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

    Type Alias InitializeControllerInstructionDataArgs

    type InitializeControllerInstructionDataArgs = {
        claimFee: number | bigint;
        createFee: number | bigint;
    }
    Index

    Properties

    Properties

    claimFee: number | bigint
    createFee: number | bigint