SwapOutput$json top-level constant
Implementation
@$core.Deprecated('Use swapOutputDescriptor instead')
const SwapOutput$json = const {
'1': 'SwapOutput',
'2': const [
const {
'1': 'from_chain',
'3': 1,
'4': 1,
'5': 14,
'6': '.TW.THORChainSwap.Proto.Chain',
'10': 'fromChain'
},
const {
'1': 'to_chain',
'3': 2,
'4': 1,
'5': 14,
'6': '.TW.THORChainSwap.Proto.Chain',
'10': 'toChain'
},
const {
'1': 'error',
'3': 3,
'4': 1,
'5': 11,
'6': '.TW.THORChainSwap.Proto.Error',
'10': 'error'
},
const {
'1': 'bitcoin',
'3': 4,
'4': 1,
'5': 11,
'6': '.TW.Bitcoin.Proto.SigningInput',
'9': 0,
'10': 'bitcoin'
},
const {
'1': 'ethereum',
'3': 5,
'4': 1,
'5': 11,
'6': '.TW.Ethereum.Proto.SigningInput',
'9': 0,
'10': 'ethereum'
},
const {
'1': 'binance',
'3': 6,
'4': 1,
'5': 11,
'6': '.TW.Binance.Proto.SigningInput',
'9': 0,
'10': 'binance'
},
],
'8': const [
const {'1': 'signing_input_oneof'},
],
};