Skip to content

Commit

Permalink
chore: Bumo SDK to latest commit
Browse files Browse the repository at this point in the history
  • Loading branch information
msarcev committed Jan 26, 2024
1 parent 0520137 commit 70c1550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup_nova.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
SDK_DIR="iota-sdk"
TARGET_COMMIT="1866c6e9ba1c96ee1d9a800d8d3c769a18069d34"
TARGET_COMMIT="e8713d3b7d6b1f54055916b1a8f226b6cc2ce4c7"

if [ ! -d "$SDK_DIR" ]; then
git clone -b 2.0 [email protected]:iotaledger/iota-sdk.git
Expand Down

0 comments on commit 70c1550

Please sign in to comment.