ModuleAccount$json top-level constant

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

Implementation

@$core.Deprecated('Use moduleAccountDescriptor instead')
const ModuleAccount$json = const {
  '1': 'ModuleAccount',
  '2': const [
    const {'1': 'base_account', '3': 1, '4': 1, '5': 11, '6': '.cosmos.auth.v1beta1.BaseAccount', '8': const {}, '10': 'baseAccount'},
    const {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'permissions', '3': 3, '4': 3, '5': 9, '10': 'permissions'},
  ],
  '7': const {},
};