Skip to content

Commit 42a388d

Browse files
committed
wip
1 parent 659f1e3 commit 42a388d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clients/bindings/bind.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ set -euo pipefail
33

44
root_path=$(git rev-parse --show-toplevel)
55

6+
# use commit b921ab3e65acbe377cd4da0ec6d8421fecc15ad8
67
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
78

89
iota_binding_dir="$root_path/clients/bindings"

0 commit comments

Comments
 (0)