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

    Interface TestRpcConfig

    interface TestRpcConfig {
        depth?: number;
        log?: boolean;
    }
    Index

    Properties

    Properties

    depth?: number

    Depth of state tree. Defaults to the public default test state tree depth

    log?: boolean

    Log proof generation time