CommandArgumentError$json top-level constant
Implementation
@$core.Deprecated('Use commandArgumentErrorDescriptor instead')
const CommandArgumentError$json = {
'1': 'CommandArgumentError',
'2': [
{
'1': 'argument',
'3': 1,
'4': 1,
'5': 13,
'9': 0,
'10': 'argument',
'17': true
},
{
'1': 'kind',
'3': 2,
'4': 1,
'5': 14,
'6': '.sui.rpc.v2.CommandArgumentError.CommandArgumentErrorKind',
'9': 1,
'10': 'kind',
'17': true
},
{
'1': 'index_error',
'3': 3,
'4': 1,
'5': 11,
'6': '.sui.rpc.v2.IndexError',
'9': 2,
'10': 'indexError',
'17': true
},
],
'4': [CommandArgumentError_CommandArgumentErrorKind$json],
'8': [
{'1': '_argument'},
{'1': '_kind'},
{'1': '_index_error'},
],
};