OperationCreateClaimableBalance$json top-level constant
- @Deprecated('Use operationCreateClaimableBalanceDescriptor instead')
Map<String, Object>
const
OperationCreateClaimableBalance$json
Implementation
@$core.Deprecated('Use operationCreateClaimableBalanceDescriptor instead')
const OperationCreateClaimableBalance$json = const {
'1': 'OperationCreateClaimableBalance',
'2': const [
const {
'1': 'asset',
'3': 1,
'4': 1,
'5': 11,
'6': '.TW.Stellar.Proto.Asset',
'10': 'asset'
},
const {'1': 'amount', '3': 2, '4': 1, '5': 3, '10': 'amount'},
const {
'1': 'claimants',
'3': 3,
'4': 3,
'5': 11,
'6': '.TW.Stellar.Proto.Claimant',
'10': 'claimants'
},
],
};