Coda by Ian Macalinao
    Preparing search index...

    Type Alias BubblegumPluginPdas

    type BubblegumPluginPdas = {
        assetId: typeof findAssetIdPda;
        bubblegumSigner: typeof findBubblegumSignerPda;
        mintAuthority: typeof findMintAuthorityPda;
        treeConfig: typeof findTreeConfigPda;
        voucher: typeof findVoucherPda;
    }
    Index
    assetId: typeof findAssetIdPda
    bubblegumSigner: typeof findBubblegumSignerPda
    mintAuthority: typeof findMintAuthorityPda
    treeConfig: typeof findTreeConfigPda
    voucher: typeof findVoucherPda