ExecuteWithSignatureInput$json top-level constant

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

Implementation

@$core.Deprecated('Use executeWithSignatureInputDescriptor instead')
const ExecuteWithSignatureInput$json = {
  '1': 'ExecuteWithSignatureInput',
  '2': [
    {
      '1': 'executions',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.TW.Biz.Proto.Execution',
      '10': 'executions'
    },
    {'1': 'private_key', '3': 2, '4': 1, '5': 12, '10': 'privateKey'},
    {'1': 'nonce', '3': 3, '4': 1, '5': 12, '10': 'nonce'},
    {
      '1': 'encoding_hash_params',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.TW.Biz.Proto.EncodingHashParams',
      '10': 'encodingHashParams'
    },
  ],
};