How To Guides
How to drop a wallet
Date | Responsible | Changes |
---|---|---|
December 12, 2023 | @Luis Fidelis | Initial version |
Ledger SDK allows users to drop wallets.
Dropping a wallet
Bellow is an example of how to drop wallet tel:123
by using the Ledger SDK.
Constraints
- Users cannot drop a wallet that has any balance different from 0. Those balances should be spent or destroyed beforehand.
- All the anchors associated with the wallet should be dropped if ledger is configured
to require wallet presence when creating anchors.
Useful links
- See About Wallets for more details about wallet concept.