Skip to content

Commit

Permalink
Update subxt
Browse files Browse the repository at this point in the history
  • Loading branch information
yrong committed Nov 4, 2024
1 parent 9631d30 commit 82f8bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoketest/make-bindings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ forge bind --module --overwrite --ethers\
# Install subxt
command -v subxt || cargo install subxt-cli \
--git https://github.com/paritytech/subxt.git \
--tag v0.37.0
--tag v0.38.0

eth_network="${ETH_NETWORK:-localhost}"
polkadot_network="${POLKADOT_NETWORK:-localhost}"
Expand Down

0 comments on commit 82f8bae

Please sign in to comment.