SON conn. pool
This commit is contained in:
parent
22239bbd60
commit
a2fab62a1a
2 changed files with 0 additions and 8 deletions
|
|
@ -1429,10 +1429,6 @@ void sidechain_net_handler_bitcoin::on_changed_objects_cb(const vector<object_id
|
|||
}
|
||||
}
|
||||
|
||||
void sidechain_net_handler_bitcoin::select_active_rpc_client()
|
||||
{
|
||||
}
|
||||
|
||||
// =============================================================================
|
||||
}
|
||||
} // namespace graphene::peerplays_sidechain
|
||||
|
|
|
|||
|
|
@ -851,8 +851,4 @@ void sidechain_net_handler_ethereum::handle_event(const std::string &block_numbe
|
|||
}
|
||||
}
|
||||
|
||||
void sidechain_net_handler_ethereum::select_active_rpc_client()
|
||||
{
|
||||
}
|
||||
|
||||
}} // namespace graphene::peerplays_sidechain
|
||||
|
|
|
|||
Loading…
Reference in a new issue