RevealableContract
The possible revealable contract types.
type RevealableContract =
| NFTDrop
| SignatureDrop
| SmartContract
| null;
The possible revealable contract types.
type RevealableContract =
| NFTDrop
| SignatureDrop
| SmartContract
| null;