- React
- React Native
- NodeJS & REST API
To remove all the signers on the wallet, use the When invoked, the As an example, you might have a button within your app to allow users to remove all signers like so:
removeSigners method from the useSigners hook:Usage
removeSigners method will remove all the signers, so only the user can transact on the wallet.Parameters
TheremoveSigners method accepts a params object with the following fields:Address of the embedded wallet to delegate.
Example remove signers button

