1
0
Fork 0
mirror of https://git.wownero.com/wownero/wownero.git synced 2024-08-15 01:03:23 +00:00

formatting: 2-spaces indentation

This commit is contained in:
Ilya Kitaev 2016-09-26 23:29:53 +03:00
parent 3079c5756b
commit 545a48f098

View file

@ -4050,7 +4050,7 @@ std::string wallet2::get_keys_file() const
std::string wallet2::get_daemon_address() const
{
return m_daemon_address;
return m_daemon_address;
}
uint64_t wallet2::get_daemon_blockchain_height(string &err)