DeleteEntityReturnType
DeleteEntityReturnType =
object
Defined in: src/actions/wallet/deleteEntity.ts:22
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/deleteEntity.ts:23
txHash
Section titled “txHash”txHash:
Hash
Defined in: src/actions/wallet/deleteEntity.ts:24