We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659f1e3 commit 42a388dCopy full SHA for 42a388d
clients/bindings/bind.sh
@@ -3,6 +3,7 @@ set -euo pipefail
3
4
root_path=$(git rev-parse --show-toplevel)
5
6
+# use commit b921ab3e65acbe377cd4da0ec6d8421fecc15ad8
7
git clone --depth=1 --branch sdk-bindings --single-branch https://github.com/iotaledger/iota-rust-sdk.git "$root_path/clients/bindings/iota-rust-sdk" || true
8
9
iota_binding_dir="$root_path/clients/bindings"
0 commit comments