Code formatting
This commit is contained in:
parent
c4f6f522a4
commit
9268c31ac4
2 changed files with 8 additions and 9 deletions
|
|
@ -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;
|
||||
|
||||
};
|
||||
|
||||
// =============================================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue