Interface iGetReservedClaimCodesSuccessResponse

interface iGetReservedClaimCodesSuccessResponse {
    reservedCodes?: string[];
}

Implemented by

Properties

Properties

reservedCodes?: string[]

The previously reserved claim codes for the user. These are what are used in the eventual on-chain merkle proof to complete the transaction.

MMNEPVFCICPMFPCPTTAAATR