@lightprotocol/compressed-token - v0.22.1-alpha.2
    Preparing search index...

    Type Alias TokenPoolActivity

    type TokenPoolActivity = {
        signature: string;
        amount: BN;
        action: Action;
    }
    Index

    Properties

    signature: string
    amount: BN
    action: Action