bismuthfoundation / BismuthRPC

[Released] A Json-RPC Server for Bismuth Crypto Currency
GNU General Public License v3.0
7 stars 8 forks source link

Created basic wallet backup implementation #6

Closed rvanduiven closed 6 years ago

rvanduiven commented 6 years ago

Created the backup implementation including a simple test. Also tested locally on a full path which also works.

Giving a non-existing path will not save a file and throw an Exception. This part should be tested once more.