SendAuthorization$json top-level constant

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

Implementation

@$core.Deprecated('Use sendAuthorizationDescriptor instead')
const SendAuthorization$json = {
  '1': 'SendAuthorization',
  '2': [
    {'1': 'spend_limit', '3': 1, '4': 3, '5': 11, '6': '.cosmos.base.v1beta1.Coin', '8': {}, '10': 'spendLimit'},
    {'1': 'allow_list', '3': 2, '4': 3, '5': 9, '8': {}, '10': 'allowList'},
  ],
  '7': {},
};