ts-algochat
    Preparing search index...

    Interface MailboxLegPlan

    A validated put leg: derived mailbox id, exact MBR, and the envelope.

    interface MailboxLegPlan {
        envelope: Uint8Array;
        mailboxId: Uint8Array;
        mbr: number;
    }
    Index
    envelope: Uint8Array

    The envelope bytes (passed through untouched)

    mailboxId: Uint8Array

    32-byte box name the envelope will be stored under

    mbr: number

    Exact MBR the leg's payment must fund, in microALGO