菜单模式
handle_prompt_command
// handle all commands while in prompt mode
help
address
balance
integrated_address
get_tx_key
menu
rescan_bc
rescan_spent
payment_id
print_height
seed
show_transfers
spendkey
status
viewkey
version
transfer
transfer_all
walletviewkey
bye,exit,quit
handle_set_command
// handle all commands while in prompt mode
Transfer_Everything
ReadAddress
// read an address with all goodies such as color encoding and other things in prompt
ReadPaymentID
// read an payment with all goodies such as color encoding and other things in prompt
ConfirmYesNoDefaultYes
// confirms whether the user wants to confirm yes
ConfirmYesNoDefaultNo
// confirms whether the user wants to confirm NO
ValidateCurrentPassword
// confirms whether user knows the current password for the wallet
// this is triggerred while transferring amount, changing settings and so on
ReadPassword
// reads a password to open the wallet
ReadConfirmedPassword
PressAnyKey
// confirms user to press a key
// this is triggerred while transferring amount, changing settings and so on
usage
// help command screen
display_seed
// display seed to the user in his preferred language
display_spend_key
// display spend key
// viewable wallet do not have spend secret key
display_view_key
//display view key
display_viewwallet_key
// display wallet view only Keys
// this will create a watchable view only mode
rescan_bc
// start a rescan from block 0
show_transfers
// show the transfers to the user originating from this account