Skip to content

Commit 8ad010c

Browse files
authored
auth token for node (#4)
* auth token for node * update cargo lock
1 parent e7bcb55 commit 8ad010c

File tree

4 files changed

+1069
-404
lines changed

4 files changed

+1069
-404
lines changed

.env

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
IOTA_NODE_ENDPOINT=
2+
IOTA_NODE_AUTH_TOKEN=
23
IOTA_SMR_NODE_ENDPOINT=
4+
IOTA_SMR_NODE_AUTH_TOKEN=
35
IOTA_CUSTOM_NETWORK_NAME=rms
46
IOTA_CUSTOM_NODE_ENDPOINT=https://api.testnet.shimmer.network
7+
IOTA_CUSTOM_NODE_AUTH_TOKEN=

0 commit comments

Comments
 (0)