Skip to content

Commit 3b7e2bb

Browse files
fix import
1 parent 188b133 commit 3b7e2bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eth/beacon/types/proposer_slashings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
from .proposal_signed_data import ProposalSignedData
1010
from eth.beacon.typing import (
1111
BLSSignature,
12+
ValidatorIndex,
1213
)
1314
from eth.beacon.constants import EMPTY_SIGNATURE
1415

0 commit comments

Comments
 (0)