vovaRL commited on
Commit
ca3eeab
·
verified ·
1 Parent(s): d76389a

relay: init colibri-nano (target 20000 steps)

Browse files
Files changed (1) hide show
  1. RELAY.json +14 -0
RELAY.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "run": "colibri-nano",
3
+ "target_steps": 20000,
4
+ "contract_digest": "dc0d93d68b19",
5
+ "config": "configs/colibri_nano.yaml",
6
+ "created_at": "2026-07-25T12:34:44Z",
7
+ "lease": {
8
+ "holder": null,
9
+ "host": null,
10
+ "claimed_at": null,
11
+ "expires_at": null,
12
+ "from_step": null
13
+ }
14
+ }