TipOfChainResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use tipOfChainResponseDescriptor instead')
const TipOfChainResponse$json = const {
  '1': 'TipOfChainResponse',
  '2': const [
    const {
      '1': 'certification',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ic_ledger.pb.v1.Certification',
      '10': 'certification'
    },
    const {
      '1': 'chain_length',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.ic_ledger.pb.v1.BlockHeight',
      '10': 'chainLength'
    },
  ],
};