Skip to content

UpdateEntityReturnType

UpdateEntityReturnType = object

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

Return type for the updateEntity function.

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

entityKey: Hex

Defined in: src/actions/wallet/updateEntity.ts:31


txHash: Hash

Defined in: src/actions/wallet/updateEntity.ts:32