Skip to content

Commit 9bfaf13

Browse files
committed
Fix import
1 parent f6adcf9 commit 9bfaf13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pycardano/backend/ogmios.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
GenesisParameters,
1717
ProtocolParameters,
1818
)
19+
from pycardano.backend.blockfrost import _try_fix_script
1920
from pycardano.exception import TransactionFailedException
2021
from pycardano.hash import DatumHash, ScriptHash
2122
from pycardano.network import Network

0 commit comments

Comments
 (0)