EGLDTransfer$json top-level constant

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

Implementation

@$core.Deprecated('Use eGLDTransferDescriptor instead')
const EGLDTransfer$json = {
  '1': 'EGLDTransfer',
  '2': [
    {
      '1': 'accounts',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.MultiversX.Proto.Accounts',
      '10': 'accounts'
    },
    {'1': 'amount', '3': 2, '4': 1, '5': 9, '10': 'amount'},
    {'1': 'data', '3': 3, '4': 1, '5': 9, '10': 'data'},
    {'1': 'version', '3': 4, '4': 1, '5': 13, '10': 'version'},
  ],
};