MerklePath$json top-level constant

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

Implementation

@$core.Deprecated('Use merklePathDescriptor instead')
const MerklePath$json = const {
  '1': 'MerklePath',
  '2': const [
    const {
      '1': 'authentication_paths',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.protocol.AuthenticationPath',
      '10': 'authenticationPaths'
    },
    const {'1': 'index', '3': 2, '4': 3, '5': 8, '10': 'index'},
    const {'1': 'rt', '3': 3, '4': 1, '5': 12, '10': 'rt'},
  ],
};