Skip to content

Commit 7838e76

Browse files
committed
fix docc
1 parent cafa013 commit 7838e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ethereum/prague/requests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from ethereum.utils.hexadecimal import hex_to_bytes32
1919

2020
from .blocks import decode_receipt
21-
from .state import trie_get
21+
from .trie import trie_get
2222
from .utils.hexadecimal import hex_to_address
2323
from .vm import BlockOutput
2424

0 commit comments

Comments
 (0)