Coda by Ian Macalinao
    Preparing search index...

    Arguments for burnCollectionV1.

    type BurnCollectionV1Args = {
        compressionProof: Option<CompressionProof>;
    }
    Index

    Properties

    Properties

    compressionProof: Option<CompressionProof>

    Proof of the collection's current compressed state; required only if the collection is compressed.