FeePool$json top-level constant

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

Implementation

@$core.Deprecated('Use feePoolDescriptor instead')
const FeePool$json = const {
  '1': 'FeePool',
  '2': const [
    const {'1': 'community_pool', '3': 1, '4': 3, '5': 11, '6': '.cosmos.base.v1beta1.DecCoin', '8': const {}, '10': 'communityPool'},
  ],
};