@cfxlabsinc/b2b-services
    Preparing search index...

    A loader buffer left behind by a deploy, and the rent it is holding.

    interface ProgramBuffer {
        address: Address;
        lamports: number;
    }
    Index
    address: Address
    lamports: number