SigningOutput$json top-level constant

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

Implementation

@$core.Deprecated('Use signingOutputDescriptor instead')
const SigningOutput$json = const {
  '1': 'SigningOutput',
  '2': const [
    const {
      '1': 'signed_transaction',
      '3': 1,
      '4': 1,
      '5': 12,
      '10': 'signedTransaction'
    },
    const {'1': 'hash', '3': 2, '4': 1, '5': 12, '10': 'hash'},
  ],
};