ChangeOwnershipReturnType
ChangeOwnershipReturnType =
object
Defined in: src/actions/wallet/changeOwnership.ts:23
Return type for the deleteEntity function.
- entityKey: The key of the entity.
- txHash: The transaction hash.
Properties
Section titled “Properties”entityKey
Section titled “entityKey”entityKey:
Hex
Defined in: src/actions/wallet/changeOwnership.ts:24
txHash
Section titled “txHash”txHash:
string
Defined in: src/actions/wallet/changeOwnership.ts:25