Coda by Ian Macalinao
    Preparing search index...

    Arguments for transferV1.

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

    Properties

    Properties

    compressionProof: Option<CompressionProof>

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