Code formatting

This commit is contained in:
serkixenos 2022-08-25 17:41:44 +02:00
parent c4f6f522a4
commit 9268c31ac4
2 changed files with 8 additions and 9 deletions

View file

@ -1,7 +1,7 @@
#pragma once
#include <graphene/peerplays_sidechain/sidechain_net_handler.hpp>
#include <graphene/peerplays_sidechain/common/rpc_client.hpp>
#include <graphene/peerplays_sidechain/sidechain_net_handler.hpp>
#include <string>
#include <thread>
@ -65,7 +65,6 @@ private:
std::string password;
std::string wallet;
std::string wallet_password;
};
// =============================================================================