mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Have the processor verify the published Batches match expectations
This commit is contained in:
@@ -349,6 +349,7 @@ impl<D: Db, S: ScannerFeed> ContinuallyRan for ScanTask<D, S> {
|
||||
&mut txn,
|
||||
b,
|
||||
&InInstructionData {
|
||||
session_to_sign_batch: keys[0].session,
|
||||
external_key_for_session_to_sign_batch: keys[0].key,
|
||||
returnable_in_instructions: in_instructions,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user