system_remove_local_account
Remove a local NEAR account from the local keystore to restrict user access, while keeping the account active on the NEAR blockchain.
Instructions
Removes a local NEAR account from the local keystore. Once removed, the account will no longer be available to the user. This does not delete the account from the NEAR blockchain, it only removes the account from the local keystore.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accountId | Yes | The local account id to remove from the local keystore. | |
networkId | No | mainnet |