Graph Node specific configuration information

interface GraphNode {
    protocol?: Protocol;
}

Properties

Properties

protocol?: Protocol

[optional] Protocol name in graph-node, e.g. ethereum, near, arweave