- Preparing search index...
- The search index is not available
API References
Type alias VerifyNftCreatorBuilderParams
Verify
Nft
Creator
Builder
Params
: { mintAddress
: PublicKey; creator
?: undefined | Signer; instructionKey
?: undefined | string; }
Type declaration
-
-
Optional
creator?: undefined | Signer
-
Optional
instructionKey?: undefined | string
The address of the mint account.