SON conn. pool

This commit is contained in:
timur 2022-11-28 06:38:50 -04:00
parent 22239bbd60
commit a2fab62a1a
2 changed files with 0 additions and 8 deletions

View file

@ -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

View file

@ -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