AuxSignerData$json top-level constant
Implementation
@$core.Deprecated('Use auxSignerDataDescriptor instead')
const AuxSignerData$json = {
'1': 'AuxSignerData',
'2': [
{'1': 'address', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'address'},
{'1': 'sign_doc', '3': 2, '4': 1, '5': 11, '6': '.cosmos.tx.v1beta1.SignDocDirectAux', '10': 'signDoc'},
{'1': 'mode', '3': 3, '4': 1, '5': 14, '6': '.cosmos.tx.signing.v1beta1.SignMode', '10': 'mode'},
{'1': 'sig', '3': 4, '4': 1, '5': 12, '10': 'sig'},
],
};