NFTApprovalDeployProps
Interface: NFTApprovalDeployProps
Properties overview
Defined in: packages/nft/src/interfaces/approval.ts:48
Extends
Exclude
<DeployArgs
,undefined
>
Properties
admin
admin: PublicKey;
Defined in: packages/nft/src/interfaces/approval.ts:49
uri
uri: string;
Defined in: packages/nft/src/interfaces/approval.ts:50
Updated 10 days ago