Skip to content

Commit

Permalink
[Consensus Observer] Make subscription creation asynchronous.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLind committed Sep 17, 2024
1 parent 994bd3c commit 1f35406
Show file tree
Hide file tree
Showing 5 changed files with 1,024 additions and 722 deletions.
1 change: 1 addition & 0 deletions consensus/src/consensus_observer/observer/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ pub mod payload_store;
pub mod pending_blocks;
pub mod subscription;
pub mod subscription_manager;
pub mod subscription_utils;
Loading

0 comments on commit 1f35406

Please sign in to comment.