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.
Properties
Section titled “Properties”entityKey
Section titled “entityKey”entityKey:
Hex
Defined in: src/actions/wallet/createEntity.ts:29
txHash
Section titled “txHash”txHash:
Hash
Defined in: src/actions/wallet/createEntity.ts:30