forked from lthn/blockchain
fixed unresloved external or ios
This commit is contained in:
parent
3cb70f88f5
commit
a68ab6b150
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ namespace plain_wallet
|
|||
return "{}";
|
||||
}
|
||||
|
||||
std::string init(const std::string& ip, const std::string& port, int64_t log_level)
|
||||
std::string init(const std::string& ip, const std::string& port, int log_level)
|
||||
{
|
||||
if (initialized)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue