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