Psbt$json top-level constant

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

Implementation

@$core.Deprecated('Use psbtDescriptor instead')
const Psbt$json = {
  '1': 'Psbt',
  '2': [
    {'1': 'psbt', '3': 1, '4': 1, '5': 12, '10': 'psbt'},
  ],
};