SigningInput$json top-level constant
Implementation
@$core.Deprecated('Use signingInputDescriptor instead')
const SigningInput$json = const {
'1': 'SigningInput',
'2': const [
const {'1': 'chain_tag', '3': 1, '4': 1, '5': 13, '10': 'chainTag'},
const {'1': 'block_ref', '3': 2, '4': 1, '5': 4, '10': 'blockRef'},
const {'1': 'expiration', '3': 3, '4': 1, '5': 13, '10': 'expiration'},
const {'1': 'clauses', '3': 4, '4': 3, '5': 11, '6': '.TW.VeChain.Proto.Clause', '10': 'clauses'},
const {'1': 'gas_price_coef', '3': 5, '4': 1, '5': 13, '10': 'gasPriceCoef'},
const {'1': 'gas', '3': 6, '4': 1, '5': 4, '10': 'gas'},
const {'1': 'depends_on', '3': 7, '4': 1, '5': 12, '10': 'dependsOn'},
const {'1': 'nonce', '3': 8, '4': 1, '5': 4, '10': 'nonce'},
const {'1': 'private_key', '3': 9, '4': 1, '5': 12, '10': 'privateKey'},
],
};