@lightprotocol/stateless.js - v0.23.1
    Preparing search index...

    Interface AddressWithTreeInfoV2

    interface AddressWithTreeInfoV2 {
        address: Uint8Array;
        treeInfo: TreeInfo;
    }
    Index

    Properties

    Properties

    address: Uint8Array
    treeInfo: TreeInfo