SpendNoteTRC20$json top-level constant

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

Implementation

@$core.Deprecated('Use spendNoteTRC20Descriptor instead')
const SpendNoteTRC20$json = const {
  '1': 'SpendNoteTRC20',
  '2': const [
    const {
      '1': 'note',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.protocol.Note',
      '10': 'note'
    },
    const {'1': 'alpha', '3': 2, '4': 1, '5': 12, '10': 'alpha'},
    const {'1': 'root', '3': 3, '4': 1, '5': 12, '10': 'root'},
    const {'1': 'path', '3': 4, '4': 1, '5': 12, '10': 'path'},
    const {'1': 'pos', '3': 5, '4': 1, '5': 3, '10': 'pos'},
  ],
};