SignDocDirectAux$json top-level constant

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

Implementation

@$core.Deprecated('Use signDocDirectAuxDescriptor instead')
const SignDocDirectAux$json = {
  '1': 'SignDocDirectAux',
  '2': [
    {'1': 'body_bytes', '3': 1, '4': 1, '5': 12, '10': 'bodyBytes'},
    {'1': 'public_key', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'publicKey'},
    {'1': 'chain_id', '3': 3, '4': 1, '5': 9, '10': 'chainId'},
    {'1': 'account_number', '3': 4, '4': 1, '5': 4, '10': 'accountNumber'},
    {'1': 'sequence', '3': 5, '4': 1, '5': 4, '10': 'sequence'},
    {
      '1': 'tip',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.cosmos.tx.v1beta1.Tip',
      '8': {'3': true},
      '10': 'tip',
    },
  ],
};