Skip to content

CreateEntityReturnType

CreateEntityReturnType = object

Defined in: src/actions/wallet/createEntity.ts:28

Return type for the createEntity function.

  • entityKey: The key of the entity.
  • txHash: The transaction hash.

entityKey: Hex

Defined in: src/actions/wallet/createEntity.ts:29


txHash: Hash

Defined in: src/actions/wallet/createEntity.ts:30