fix: code review

This commit is contained in:
Richard Ramos 2020-12-01 11:06:06 -04:00 committed by Iuri Matias
parent c405029e37
commit a0c4839d48
1 changed files with 0 additions and 1 deletions

View File

@ -269,7 +269,6 @@ proc saveAccount*(account: GeneratedAccount, password: string, color: string, ac
address = account.address
publicKey = account.publicKey
echo "SAVING ACCOUNT"
echo callPrivateRPC("accounts_saveAccounts", %* [
[{
"color": color,