mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Route the SubstrateBlock message, which is the last Tributary transaction type
This commit is contained in:
@@ -197,6 +197,7 @@ async fn handle_batch_and_burns<Pro: Processor>(
|
||||
serai_time: block.time().unwrap(),
|
||||
coin_latest_finalized_block,
|
||||
},
|
||||
block: block.number(),
|
||||
key: serai
|
||||
.get_keys(ValidatorSet { network, session: Session(0) }) // TODO2
|
||||
.await?
|
||||
|
||||
Reference in New Issue
Block a user