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

    Type Alias createTokenPoolAccountsLayoutParams

    type createTokenPoolAccountsLayoutParams = {
        feePayer: PublicKey;
        tokenPoolPda: PublicKey;
        systemProgram: PublicKey;
        mint: PublicKey;
        tokenProgram: PublicKey;
        cpiAuthorityPda: PublicKey;
    }
    Index

    Properties

    feePayer: PublicKey
    tokenPoolPda: PublicKey
    systemProgram: PublicKey
    mint: PublicKey
    tokenProgram: PublicKey
    cpiAuthorityPda: PublicKey