@lightprotocol/stateless.js - v0.22.1-alpha.1
    Preparing search index...

    Interface AddressWithTree

    interface AddressWithTree {
        address: BN;
        tree: PublicKey;
        queue: PublicKey;
    }
    Index

    Properties

    Properties

    address: BN
    tree: PublicKey
    queue: PublicKey