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

    Interface HashWithTree

    interface HashWithTree {
        hash: BN;
        tree: PublicKey;
        queue: PublicKey;
    }
    Index

    Properties

    Properties

    hash: BN
    tree: PublicKey
    queue: PublicKey