snap_manageAccounts
Description
Manage account management Snap accounts. This method is organized into multiple sub-methods which each take their own parameters:
createAccountupdateAccountdeleteAccountlistAccountssubmitResponse
Parameters
object
requiredThe account management request object.
method
stringThe account management method to call.
params
JsonRpcParamsThe parameters to pass to the account management method.
Returns
JSON
The result returned by the client. The structure of this result depends on the account management method that was called.