Module$json top-level constant

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

Implementation

@$core.Deprecated('Use moduleDescriptor instead')
const Module$json = {
  '1': 'Module',
  '2': [
    {'1': 'hooks_order', '3': 1, '4': 3, '5': 9, '10': 'hooksOrder'},
    {'1': 'authority', '3': 2, '4': 1, '5': 9, '10': 'authority'},
    {'1': 'bech32_prefix_validator', '3': 3, '4': 1, '5': 9, '10': 'bech32PrefixValidator'},
    {'1': 'bech32_prefix_consensus', '3': 4, '4': 1, '5': 9, '10': 'bech32PrefixConsensus'},
  ],
  '7': {},
};