Skip to content

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.

entityKey: Hex

Defined in: src/actions/wallet/deleteEntity.ts:23


txHash: Hash

Defined in: src/actions/wallet/deleteEntity.ts:24