remove All
Removes all signers.
Clears all keypair signers and all Ed25519 registrations from memory and disconnects all external wallets.
Example:
manager.removeAll()
println("All signers removed")Content copied to clipboard
Removes all signers.
Clears all keypair signers and all Ed25519 registrations from memory and disconnects all external wallets.
Example:
manager.removeAll()
println("All signers removed")