Skip to content

Commit bb5cfe5

Browse files
authored
Update elf. (#13)
1 parent 8843f36 commit bb5cfe5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

elf/sp1-helios-elf

4.28 KB
Binary file not shown.

script/bin/operator.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ mod tests {
440440
let (_pk, vk) = client.setup(ELF);
441441

442442
assert_eq!(
443-
"0x00986adeff7625da801b1a3c085b964219fa3f56093db043f5e990f36905c9de",
443+
"0x003ef077b6a82831a994a12a673901221ca1752080605189930748d0772d5c68",
444444
vk.bytes32()
445445
);
446446
}

0 commit comments

Comments
 (0)