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.
Properties
Section titled “Properties”entityKey
Section titled “entityKey”entityKey:
Hex
Defined in: src/actions/wallet/changeOwnership.ts:15
newOwner
Section titled “newOwner”newOwner:
Hex
Defined in: src/actions/wallet/changeOwnership.ts:16