interface PublicParams {
    blockstore: Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>;
    pathSegments: Segments;
    rootTree: RootTree;
}

Properties

blockstore: Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>

Type declaration

    Type declaration

      Type declaration

        Type declaration

          Type declaration

            Type declaration

              Type declaration

                Type declaration

                  pathSegments: Segments
                  rootTree: RootTree

                  Generated using TypeDoc