AuthInfo$json top-level constant
Implementation
@$core.Deprecated('Use authInfoDescriptor instead')
const AuthInfo$json = {
'1': 'AuthInfo',
'2': [
{'1': 'signer_infos', '3': 1, '4': 3, '5': 11, '6': '.cosmos.tx.v1beta1.SignerInfo', '10': 'signerInfos'},
{'1': 'fee', '3': 2, '4': 1, '5': 11, '6': '.cosmos.tx.v1beta1.Fee', '10': 'fee'},
{
'1': 'tip',
'3': 3,
'4': 1,
'5': 11,
'6': '.cosmos.tx.v1beta1.Tip',
'8': {'3': true},
'10': 'tip',
},
],
};