mirror of
https://github.com/stakwork/sphinx-key.git
synced 2026-02-06 16:24:37 +01:00
tester: update example command files
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"Ota": {
|
||||
"url": "http://192.168.86.21:12346/sphinx-update-",
|
||||
"version": 0
|
||||
"url": "https://jolliness.ddns.net/sphinx-update-",
|
||||
"version": 0,
|
||||
"sha256_hash": "f3da0b52a0d6b3de68c042ab8209179766021c7420fe631e5e487ebedfd9a10b"
|
||||
}
|
||||
}
|
||||
|
||||
1
tester/nonce_cmd.json
Normal file
1
tester/nonce_cmd.json
Normal file
@@ -0,0 +1 @@
|
||||
"Nonce"
|
||||
7
tester/ota_cmd.json
Normal file
7
tester/ota_cmd.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"Ota": {
|
||||
"url": "https://jolliness.ddns.net/sphinx-update-",
|
||||
"version": 0,
|
||||
"sha256_hash": "f3da0b52a0d6b3de68c042ab8209179766021c7420fe631e5e487ebedfd9a10b"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user