DefaultNodeInfo$json top-level constant

  1. @Deprecated('Use defaultNodeInfoDescriptor instead')
Map<String, Object> const DefaultNodeInfo$json

Implementation

@$core.Deprecated('Use defaultNodeInfoDescriptor instead')
const DefaultNodeInfo$json = const {
  '1': 'DefaultNodeInfo',
  '2': const [
    const {'1': 'protocol_version', '3': 1, '4': 1, '5': 11, '6': '.tendermint.p2p.ProtocolVersion', '8': const {}, '10': 'protocolVersion'},
    const {'1': 'default_node_id', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'defaultNodeId'},
    const {'1': 'listen_addr', '3': 3, '4': 1, '5': 9, '10': 'listenAddr'},
    const {'1': 'network', '3': 4, '4': 1, '5': 9, '10': 'network'},
    const {'1': 'version', '3': 5, '4': 1, '5': 9, '10': 'version'},
    const {'1': 'channels', '3': 6, '4': 1, '5': 12, '10': 'channels'},
    const {'1': 'moniker', '3': 7, '4': 1, '5': 9, '10': 'moniker'},
    const {'1': 'other', '3': 8, '4': 1, '5': 11, '6': '.tendermint.p2p.DefaultNodeInfoOther', '8': const {}, '10': 'other'},
  ],
};