Path: blob/master/Resources/cli_wallet_commands.json
922 views
{1"help": " - shows this help message",2"refresh": " - refresh balance",3"send": " - send funds",4"changepass": " - changes account password",5"exit": " - exit Duino-Coin wallet",6"about": " - displays about message",7"donate": " - donate to developpers/maintainers of the program",8"logout": " - logs off the user\n",9"wrapper_commands": {10"wsend": " - sends wDUCO via tron - you should have some TRX or tron energy for txn fees",11"wrapperconf": " - set wrapper config",12"wrap": " - wrap DUCO on tron",13"unwrap": " - unwrap wDUCO - you should have some TRX or tron energy for txn fees",14"cancelunwrap": " - sends back pending unwrap values to wallet - you should have some trx or tron energy for txn fees",15"finishunwraps": " - completes pending unwraps",16"exportwrapkey": " - exports wrapper private key"17}18}1920