Skip to content

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

ChangeOwnershipParameters

ChangeOwnershipParameters = object

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

Parameters for the changeOwnership function.

  • entityKey: The key of the entity.
  • newOwner: The address of the new owner.

entityKey: Hex

Defined in: src/actions/wallet/changeOwnership.ts:15


newOwner: Hex

Defined in: src/actions/wallet/changeOwnership.ts:16