Skip to content

Commit 3fc6b4c

Browse files
committed
fix path
1 parent f7109cd commit 3fc6b4c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tests/beacon/test_deposits.py renamed to tests/beacon/test_deposit_helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from eth.beacon.helpers import (
1717
get_domain,
1818
)
19-
from eth.beacon.deposits import (
19+
from eth.beacon.deposit_helpers import (
2020
process_deposit,
2121
validate_proof_of_possession,
2222
)

0 commit comments

Comments
 (0)