Skip to content

Commit d190e3b

Browse files
committed
use blockfrost fork from github
1 parent ff2f7a8 commit d190e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vit-testing/mainnet-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
cardano-serialization-lib = "11.1.0"
1010
jormungandr-lib = { path = "../../jormungandr/jormungandr-lib" }
11-
blockfrost = { path = "../../../../blockfrost-rust" }
11+
blockfrost = { git = "https://github.com/dkijania/blockfrost-rust.git" }
1212
jortestkit = { path = "../../jortestkit" }
1313
tempdir = "0.3.7"
1414
snapshot-lib = { path = "../../catalyst-toolbox/snapshot-lib", features=["proptest"] }

0 commit comments

Comments
 (0)