Skip to content

Commit 0a2446c

Browse files
committed
debug: wrong branch
1 parent c0f694f commit 0a2446c

File tree

1 file changed

+1
-1
lines changed
  • tee-worker/litentry/pallets/ethereum-sender

1 file changed

+1
-1
lines changed

tee-worker/litentry/pallets/ethereum-sender/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ frame-support = { git = "https://github.com/paritytech/substrate", branch = "pol
2020
frame-system = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.37", default-features = false }
2121
hex-literal = "0.3"
2222

23-
ethereum-tee = { git = "https://github.com/litentry/ethereum-tee", branch = "polkadot-v0.9.37", default-features = false }
23+
ethereum-tee = { git = "https://github.com/litentry/ethereum-tee", branch = "main", default-features = false }
2424
ethereum-types = { version = "0.14", default-features = false, features = ["rlp", "codec"] }
2525

2626
[features]

0 commit comments

Comments
 (0)