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 c0f694f commit 0a2446cCopy full SHA for 0a2446c
tee-worker/litentry/pallets/ethereum-sender/Cargo.toml
@@ -20,7 +20,7 @@ frame-support = { git = "https://github.com/paritytech/substrate", branch = "pol
20
frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.37", default-features = false }
21
hex-literal = "0.3"
22
23
-ethereum-tee = { git = "https://github.com/litentry/ethereum-tee", branch = "polkadot-v0.9.37", default-features = false }
+ethereum-tee = { git = "https://github.com/litentry/ethereum-tee", branch = "main", default-features = false }
24
ethereum-types = { version = "0.14", default-features = false, features = ["rlp", "codec"] }
25
26
[features]
0 commit comments