Expose `build_system_rpc_future` and `TransactionPoolAdapator` in sc-service (#14238)
* Make block sync service customizable This change allows user to have their own network block logic, for example, we'd like to disable the builtin block sync service when using another syncing approach. * Remove unnecessary Box * Revert network_block * Expose build_system_rpc_future() and TransactionPoolAdaptor * fmt
parent
c7c5fc70
Please register or sign in to comment