OperationChangeTrust$json top-level constant

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

Implementation

@$core.Deprecated('Use operationChangeTrustDescriptor instead')
const OperationChangeTrust$json = const {
  '1': 'OperationChangeTrust',
  '2': const [
    const {
      '1': 'asset',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Stellar.Proto.Asset',
      '10': 'asset'
    },
    const {'1': 'valid_before', '3': 2, '4': 1, '5': 3, '10': 'validBefore'},
  ],
};