Interface DAGJSONComponents

interface DAGJSONComponents {
    blockstore: Blocks;
}

Properties

Properties

blockstore: Blocks

Generated using TypeDoc