GetNodeInfoResponse$json top-level constant
Implementation
@$core.Deprecated('Use getNodeInfoResponseDescriptor instead')
const GetNodeInfoResponse$json = const {
'1': 'GetNodeInfoResponse',
'2': const [
const {'1': 'moniker', '3': 1, '4': 1, '5': 9, '10': 'moniker'},
const {'1': 'agent', '3': 2, '4': 1, '5': 9, '10': 'agent'},
const {'1': 'peer_id', '3': 3, '4': 1, '5': 9, '10': 'peerId'},
const {'1': 'started_at', '3': 4, '4': 1, '5': 4, '10': 'startedAt'},
const {'1': 'reachability', '3': 5, '4': 1, '5': 9, '10': 'reachability'},
const {'1': 'services', '3': 6, '4': 1, '5': 5, '10': 'services'},
const {
'1': 'services_names',
'3': 7,
'4': 1,
'5': 9,
'10': 'servicesNames'
},
const {'1': 'local_addrs', '3': 8, '4': 3, '5': 9, '10': 'localAddrs'},
const {'1': 'protocols', '3': 9, '4': 3, '5': 9, '10': 'protocols'},
const {'1': 'clock_offset', '3': 13, '4': 1, '5': 1, '10': 'clockOffset'},
const {
'1': 'connection_info',
'3': 14,
'4': 1,
'5': 11,
'6': '.pactus.ConnectionInfo',
'10': 'connectionInfo'
},
const {
'1': 'zmq_publishers',
'3': 15,
'4': 3,
'5': 11,
'6': '.pactus.ZMQPublisherInfo',
'10': 'zmqPublishers'
},
],
};