We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a8ecf commit a179438Copy full SHA for a179438
Cargo.toml
@@ -23,7 +23,6 @@ jsonrpsee = { version = "0.24.2", features = ["http-client", "ws-client"] }
23
24
# Citrea dependencies
25
bitcoin-da = { git = "https://github.com/chainwayxyz/citrea", rev = "82bf52d", features = ["native"] }
26
-citrea-primitives = { git = "https://github.com/chainwayxyz/citrea", rev = "82bf52d" }
27
citrea-sequencer = { git = "https://github.com/chainwayxyz/citrea", rev = "82bf52d" }
28
sov-ledger-rpc = { git = "https://github.com/chainwayxyz/citrea", rev = "82bf52d", features = ["client"] }
29
sov-rollup-interface = { git = "https://github.com/chainwayxyz/citrea", rev = "82bf52d" }
0 commit comments