File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ name = "transaction-submitter"
22
22
path = " bin/submit_transaction.rs"
23
23
24
24
[dependencies ]
25
- init4-bin-base = { path = " ../ bin-base" }
25
+ init4-bin-base = { git = " https://github.com/init4tech/ bin-base.git " }
26
26
27
- signet-bundle = { git = " https://github.com/init4tech/signet-sdk" , branch = " prestwich/update-trevm " }
28
- signet-types = { git = " https://github.com/init4tech/signet-sdk" , branch = " prestwich/update-trevm " }
29
- signet-zenith = { git = " https://github.com/init4tech/signet-sdk" , branch = " prestwich/update-trevm " }
27
+ signet-bundle = { git = " https://github.com/init4tech/signet-sdk" , branch = " main " }
28
+ signet-types = { git = " https://github.com/init4tech/signet-sdk" , branch = " main " }
29
+ signet-zenith = { git = " https://github.com/init4tech/signet-sdk" , branch = " main " }
30
30
31
31
alloy = { version = " 0.12.6" , features = [
32
32
" full" ,
You can’t perform that action at this time.
0 commit comments