WalletKeyRemoved
result object
idstring
UUID identifier of the transaction
Example:
6585b5fb-8de8-452d-aa96-8e5de0f1ca09
successboolean
Boolean value indicating whether the wallet was successfully removed
Example:
0xB45663e77451cE7009209Ea4e7F62d64F2355D71
messagestring
Information message
Example:
WalletRemoved with key purpose MANAGEMENT
WalletKeyRemoved
{
"result": {
"id": "6585b5fb-8de8-452d-aa96-8e5de0f1ca09",
"success": "0xB45663e77451cE7009209Ea4e7F62d64F2355D71",
"message": "WalletRemoved with key purpose MANAGEMENT"
}
}