@dropsy/airdrop - v0.0.2
    Preparing search index...

    Type Alias InitializeBitmapInstructionDataArgs

    type InitializeBitmapInstructionDataArgs = {
        id: number;
        total: number | bigint;
    }
    Index

    Properties

    Properties

    id: number
    total: number | bigint