Skip to content
Commit 968795db authored by Liu-Cheng Xu's avatar Liu-Cheng Xu Committed by GitHub
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment