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

    Variable AccountProofResultConst

    AccountProofResult: Struct<
        { hash: number[]; root: number[]; proof: number[][] },
        {
            hash: Struct<number[], Struct<number, null>>;
            root: Struct<number[], Struct<number, null>>;
            proof: Struct<number[][], Struct<number[], Struct<number, null>>>;
        },
    > = ...