hypha-dao / hashed-wallet

Hashed Wallet
MIT License
3 stars 3 forks source link

Query and Extrinsic Stubs #82

Closed n13 closed 2 years ago

n13 commented 2 years ago

Create stubs for all API calls, both query and extrinsics for M2

The UI can then be implemented using the stubs, while we implement the stubs.

Type Pallet call
query activeRecoveries
extrinsic initiate_recovery
extrinsic vouch_recovery
extrinsic claim_recovery
extrinsic as_recovered
extrinsic close_recovery
extrinsic remove_recovery