Engine api changes

This commit is contained in:
Eitan Seri-Levi
2026-04-30 11:51:23 +02:00
parent 4d97dd774d
commit 9a5feb67c6
12 changed files with 232 additions and 18 deletions

View File

@@ -1035,6 +1035,7 @@ async fn payload_preparation() {
None,
None,
None,
None,
);
assert_eq!(rig.previous_payload_attributes(), payload_attributes);
}