Skip to content

Commit d435270

Browse files
committed
Update trezor repo reference
1 parent 2512851 commit d435270

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,8 @@ zeroize = "1.5"
248248

249249
[workspace.dependencies.trezor-client]
250250
git = "https://github.com/mintlayer/mintlayer-trezor-firmware"
251-
rev = "07229ff4943537b81c18a612fe971792d2a37574" # Commit "Support Mintlayer input commitments V1"
251+
# The commit "Remove destination from MintlayerFillOrderV1; fail if the host asks to sign a FillOrder input"
252+
rev = "8bde1135d9ea313cc04a6f1755893acd237e5515"
252253
features = ["bitcoin", "mintlayer"]
253254

254255
[workspace.metadata.dist.dependencies.apt]

0 commit comments

Comments
 (0)