EscrowApproval
Hierarchy
- { escrow: Field; name: Field; owner: Field; version: UInt64 }
- EscrowApproval
Index
Constructors
Properties
Constructors
constructor
Parameters
value: { escrow: Field; name: Field; owner: Field; version: UInt64 }
Returns EscrowApproval
Properties
escrow
The escrow of the NFT - Poseidon hash of the escrow public key
name
The name of the NFT
owner
The owner of the NFT - Poseidon hash of the owner public key
version
The new version of the NFT, increases by one with the changing of the metadata or owner
EscrowApproval is the data for approval of the escrow change