TXOutput$json top-level constant

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

Implementation

@$core.Deprecated('Use tXOutputDescriptor instead')
const TXOutput$json = const {
  '1': 'TXOutput',
  '2': const [
    const {'1': 'value', '3': 1, '4': 1, '5': 3, '10': 'value'},
    const {'1': 'pubKeyHash', '3': 2, '4': 1, '5': 12, '10': 'pubKeyHash'},
  ],
};