Metadata about the current node

interface NodeInfo {
    name: string;
    version: string;
}

Properties

Properties

name: string

The implementation name

version: string

The implementation version