RostislavLitovkin / PlutoWallet

Multi-platform mobile wallet for substrate-based chains. Focuses on the best UX. First C# mobile wallet in Polkadot ecosystem.
MIT License
16 stars 11 forks source link

Display the Account abstraction signing status #75

Open RostislavLitovkin opened 3 months ago

RostislavLitovkin commented 3 months ago

Account abstraction signing needs to happen on-chain, so, it users will need to wait for the InvArch chain to finalize the block (in-block might be enough).

Just like with typical extrinsics, show the status of these submitted "vote" extrinsics in real time.