mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-20 22:38:11 +00:00
Fix typo
This commit is contained in:
parent
a6c168be04
commit
487d19ccb1
@ -18,7 +18,7 @@ contract DepositContractTest is DSTest {
|
||||
|
||||
// --- SUCCESS TESTS ---
|
||||
|
||||
// Tests initilized storage values, comparing vyper and solidity
|
||||
// Tests initialized storage values, comparing vyper and solidity
|
||||
function test_empty_root() public {
|
||||
bytes32 zHash = 0x0000000000000000000000000000000000000000000000000000000000000000;
|
||||
bytes32 zHashN = zHash;
|
||||
|
Loading…
x
Reference in New Issue
Block a user