Coda by Ian Macalinao
    Preparing search index...

    Type Alias SetDecompressibleStateInstructionDataArgs

    type SetDecompressibleStateInstructionDataArgs = {
        decompressableState: DecompressibleStateArgs;
    }
    Index

    Properties

    decompressableState: DecompressibleStateArgs

    The new decompressible state to set on the tree: Enabled allows redeem/decompressV1, Disabled blocks them.