mirror of
https://github.com/vacp2p/rln-contract.git
synced 2025-01-23 04:49:23 +00:00
fmt
This commit is contained in:
parent
3a51b356b3
commit
bb8c88c546
@ -225,8 +225,7 @@ contract RlnTest is Test {
|
||||
vm.resumeGasMetering();
|
||||
uint256 root = rln.root();
|
||||
assertEq(
|
||||
root,
|
||||
5_310_040_806_297_387_474_753_844_093_785_987_393_201_115_008_355_232_131_367_722_760_020_080_961_576
|
||||
root, 5_310_040_806_297_387_474_753_844_093_785_987_393_201_115_008_355_232_131_367_722_760_020_080_961_576
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user