ic-reactor
    Preparing search index...

    Interface ReadStateOptions

    Options when doing a Agent.readState call.

    interface ReadStateOptions {
        paths: Uint8Array<ArrayBufferLike>[][];
    }
    Index

    Properties

    Properties

    paths: Uint8Array<ArrayBufferLike>[][]

    A list of paths to read the state of.