mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Add a callback to accumulate outputs and return the new Eventualities
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use scale::Encode;
|
||||
use serai_db::{Db, DbTxn};
|
||||
use serai_db::{DbTxn, Db};
|
||||
|
||||
use serai_primitives::BlockHash;
|
||||
use serai_in_instructions_primitives::{MAX_BATCH_SIZE, Batch};
|
||||
|
||||
Reference in New Issue
Block a user