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