forked from lthn/blockchain
Merge branch 'master' into offsig
This commit is contained in:
commit
07a8dcc0d2
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ namespace tools
|
|||
command_line::add_arg(desc, arg_rpc_bind_ip);
|
||||
command_line::add_arg(desc, arg_rpc_bind_port);
|
||||
command_line::add_arg(desc, arg_miner_text_info);
|
||||
command_line::add_arg(desc, arg_rpc_ignore_status);
|
||||
}
|
||||
//------------------------------------------------------------------------------------------------------------------------------
|
||||
wallet_rpc_server::wallet_rpc_server(wallet2& w):m_wallet(w), m_do_mint(false)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue