Commit Graph

4 Commits

Author SHA1 Message Date
Wei Yang 29099f0c02 check wallet before sending
We could only send money from our own wallet.

If the parameter is not an address in our wallet, exit the program gracefully
and show an error message.
2017-10-18 11:54:37 +08:00
Ivan Kuznetsov 130cf66a90 Fix wallet file name 2017-10-01 10:53:26 +07:00
Ivan Kuznetsov 0c91da0e52 Wallet file name must depend on node ID 2017-10-01 10:48:51 +07:00
Ivan Kuznetsov fc0c819c43 Extract some structs into separate files 2017-09-10 10:54:58 +07:00