formatting: 2-spaces indentation
This commit is contained in:
parent
3079c5756b
commit
545a48f098
1 changed files with 1 additions and 1 deletions
|
@ -4050,7 +4050,7 @@ std::string wallet2::get_keys_file() const
|
||||||
|
|
||||||
std::string wallet2::get_daemon_address() 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)
|
uint64_t wallet2::get_daemon_blockchain_height(string &err)
|
||||||
|
|
Loading…
Reference in a new issue