Skip to content

Commit

Permalink
disable check metadata hash
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Sep 3, 2024
1 parent 7189b8e commit 4393fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ substrate-frame-rpc-system = { version = "36.0.0" }
substrate-wasm-builder = "23.0.0"
substrate-build-script-utils = "11.0.0"

substrate-api-client = { version = "0.18.0", features = ["jsonrpsee-client"] }
substrate-api-client = { version = "0.18.0", features = ["jsonrpsee-client", "disable-metadata-hash-check"] }
ac-keystore = { version = "0.18.0" }

[patch.crates-io]
Expand Down

0 comments on commit 4393fc8

Please sign in to comment.