SigningInput$json top-level constant
Implementation
@$core.Deprecated('Use signingInputDescriptor instead')
const SigningInput$json = const {
'1': 'SigningInput',
'2': const [
const {'1': 'byte_fee', '3': 1, '4': 1, '5': 4, '10': 'byteFee'},
const {'1': 'private_key', '3': 2, '4': 3, '5': 12, '10': 'privateKey'},
const {'1': 'cell', '3': 3, '4': 3, '5': 11, '6': '.TW.Nervos.Proto.Cell', '10': 'cell'},
const {'1': 'plan', '3': 4, '4': 1, '5': 11, '6': '.TW.Nervos.Proto.TransactionPlan', '10': 'plan'},
const {'1': 'native_transfer', '3': 5, '4': 1, '5': 11, '6': '.TW.Nervos.Proto.NativeTransfer', '9': 0, '10': 'nativeTransfer'},
const {'1': 'sudt_transfer', '3': 6, '4': 1, '5': 11, '6': '.TW.Nervos.Proto.SudtTransfer', '9': 0, '10': 'sudtTransfer'},
const {'1': 'dao_deposit', '3': 7, '4': 1, '5': 11, '6': '.TW.Nervos.Proto.DaoDeposit', '9': 0, '10': 'daoDeposit'},
const {'1': 'dao_withdraw_phase1', '3': 8, '4': 1, '5': 11, '6': '.TW.Nervos.Proto.DaoWithdrawPhase1', '9': 0, '10': 'daoWithdrawPhase1'},
const {'1': 'dao_withdraw_phase2', '3': 9, '4': 1, '5': 11, '6': '.TW.Nervos.Proto.DaoWithdrawPhase2', '9': 0, '10': 'daoWithdrawPhase2'},
],
'8': const [
const {'1': 'operation_oneof'},
],
};