OperationCreateAccount$json top-level constant

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

Implementation

@$core.Deprecated('Use operationCreateAccountDescriptor instead')
const OperationCreateAccount$json = const {
  '1': 'OperationCreateAccount',
  '2': const [
    const {'1': 'destination', '3': 1, '4': 1, '5': 9, '10': 'destination'},
    const {'1': 'amount', '3': 2, '4': 1, '5': 3, '10': 'amount'},
  ],
};