ModuleConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use moduleConfigDescriptor instead')
const ModuleConfig$json = {
  '1': 'ModuleConfig',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'config', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'config'},
    {'1': 'golang_bindings', '3': 3, '4': 3, '5': 11, '6': '.cosmos.app.v1alpha1.GolangBinding', '10': 'golangBindings'},
  ],
};