Skip to content

Braga has been retired. The next public testnet is coming in September 2026. Read the announcement →

DeleteEntityParameters

DeleteEntityParameters = object

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

Parameters for the deleteEntity function.

  • entityKey: The key of the entity to delete.

entityKey: Hex

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