Coda by Ian Macalinao
    Preparing search index...

    Type Alias CancelRedeemInstructionDataArgs

    type CancelRedeemInstructionDataArgs = {
        root: number[];
    }
    Index

    Properties

    Properties

    root: number[]

    Current Merkle root of the tree; the leaf recorded in voucher is re-inserted at its original position and verified against this root.