Merge pull request #90 from peerplays-network/GRPH-46

GRPH-46-Quit_command_cliwallet
This commit is contained in:
pbattu123 2019-12-06 12:33:15 -04:00 committed by GitHub
commit 70b5a9414f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -2156,4 +2156,5 @@ FC_API( graphene::wallet::wallet_api,
(get_matched_bets_for_bettor)
(get_all_matched_bets_for_bettor)
(buy_ticket)
(quit)
)

View file

@ -1085,6 +1085,7 @@ public:
return true;
}
void save_wallet_file(string wallet_filename = "")
{
//