1
1
[
2
+ {
3
+ "inputs": [
4
+ {
5
+ "internalType": "uint16",
6
+ "name": "netuid",
7
+ "type": "uint16"
8
+ }
9
+ ],
10
+ "name": "getActivityCutoff",
11
+ "outputs": [
12
+ {
13
+ "internalType": "uint16",
14
+ "name": "",
15
+ "type": "uint16"
16
+ }
17
+ ],
18
+ "stateMutability": "view",
19
+ "type": "function"
20
+ },
2
21
{
3
22
"inputs": [
4
23
{
80
99
"stateMutability": "view",
81
100
"type": "function"
82
101
},
102
+ {
103
+ "inputs": [
104
+ {
105
+ "internalType": "uint16",
106
+ "name": "netuid",
107
+ "type": "uint16"
108
+ }
109
+ ],
110
+ "name": "getCommitRevealWeightsInterval",
111
+ "outputs": [
112
+ {
113
+ "internalType": "uint64",
114
+ "name": "",
115
+ "type": "uint64"
116
+ }
117
+ ],
118
+ "stateMutability": "view",
119
+ "type": "function"
120
+ },
83
121
{
84
122
"inputs": [
85
123
{
137
175
"stateMutability": "view",
138
176
"type": "function"
139
177
},
178
+ {
179
+ "inputs": [
180
+ {
181
+ "internalType": "uint16",
182
+ "name": "netuid",
183
+ "type": "uint16"
184
+ }
185
+ ],
186
+ "name": "getLiquidAlphaEnabled",
187
+ "outputs": [
188
+ {
189
+ "internalType": "bool",
190
+ "name": "",
191
+ "type": "bool"
192
+ }
193
+ ],
194
+ "stateMutability": "view",
195
+ "type": "function"
196
+ },
140
197
{
141
198
"inputs": [
142
199
{
251
308
"stateMutability": "view",
252
309
"type": "function"
253
310
},
311
+ {
312
+ "inputs": [
313
+ {
314
+ "internalType": "uint16",
315
+ "name": "netuid",
316
+ "type": "uint16"
317
+ }
318
+ ],
319
+ "name": "getNetworkPowRegistrationAllowed",
320
+ "outputs": [
321
+ {
322
+ "internalType": "bool",
323
+ "name": "",
324
+ "type": "bool"
325
+ }
326
+ ],
327
+ "stateMutability": "view",
328
+ "type": "function"
329
+ },
254
330
{
255
331
"inputs": [
256
332
{
348
424
},
349
425
{
350
426
"inputs": [
427
+ {
428
+ "internalType": "bytes32",
429
+ "name": "hotkey",
430
+ "type": "bytes32"
431
+ }
432
+ ],
433
+ "name": "registerNetwork",
434
+ "outputs": [],
435
+ "stateMutability": "payable",
436
+ "type": "function"
437
+ },
438
+ {
439
+ "inputs": [
440
+ {
441
+ "internalType": "bytes32",
442
+ "name": "hotkey",
443
+ "type": "bytes32"
444
+ },
351
445
{
352
446
"internalType": "bytes",
353
447
"name": "subnetName",
362
456
"internalType": "bytes",
363
457
"name": "subnetContact",
364
458
"type": "bytes"
459
+ },
460
+ {
461
+ "internalType": "bytes",
462
+ "name": "subnetUrl",
463
+ "type": "bytes"
464
+ },
465
+ {
466
+ "internalType": "bytes",
467
+ "name": "discord",
468
+ "type": "bytes"
469
+ },
470
+ {
471
+ "internalType": "bytes",
472
+ "name": "description",
473
+ "type": "bytes"
474
+ },
475
+ {
476
+ "internalType": "bytes",
477
+ "name": "additional",
478
+ "type": "bytes"
365
479
}
366
480
],
367
481
"name": "registerNetwork",
368
482
"outputs": [],
369
483
"stateMutability": "payable",
370
484
"type": "function"
371
485
},
372
- {
373
- "inputs": [],
374
- "name": "registerNetwork",
375
- "outputs": [],
376
- "stateMutability": "payable",
377
- "type": "function"
378
- },
379
486
{
380
487
"inputs": [
381
488
{
394
501
"stateMutability": "payable",
395
502
"type": "function"
396
503
},
397
- {
398
- "inputs": [
399
- {
400
- "internalType": "uint16",
401
- "name": "netuid",
402
- "type": "uint16"
403
- }
404
- ],
405
- "name": "getActivityCutoff",
406
- "outputs": [
407
- {
408
- "internalType": "uint16",
409
- "name": "",
410
- "type": "uint16"
411
- }
412
- ],
413
- "stateMutability": "view",
414
- "type": "function"
415
- },
416
504
{
417
505
"inputs": [
418
506
{
490
578
"stateMutability": "payable",
491
579
"type": "function"
492
580
},
493
- {
494
- "inputs": [
495
- {
496
- "internalType": "uint16",
497
- "name": "netuid",
498
- "type": "uint16"
499
- }
500
- ],
501
- "name": "getCommitRevealWeightsInterval",
502
- "outputs": [
503
- {
504
- "internalType": "uint64",
505
- "name": "",
506
- "type": "uint64"
507
- }
508
- ],
509
- "stateMutability": "view",
510
- "type": "function"
511
- },
512
581
{
513
582
"inputs": [
514
583
{
581
650
"stateMutability": "payable",
582
651
"type": "function"
583
652
},
584
- {
585
- "inputs": [
586
- {
587
- "internalType": "uint16",
588
- "name": "netuid",
589
- "type": "uint16"
590
- }
591
- ],
592
- "name": "getLiquidAlphaEnabled",
593
- "outputs": [
594
- {
595
- "internalType": "bool",
596
- "name": "",
597
- "type": "bool"
598
- }
599
- ],
600
- "stateMutability": "view",
601
- "type": "function"
602
- },
603
653
{
604
654
"inputs": [
605
655
{
726
776
"stateMutability": "payable",
727
777
"type": "function"
728
778
},
729
- {
730
- "inputs": [
731
- {
732
- "internalType": "uint16",
733
- "name": "netuid",
734
- "type": "uint16"
735
- }
736
- ],
737
- "name": "getNetworkPowRegistrationAllowed",
738
- "outputs": [
739
- {
740
- "internalType": "bool",
741
- "name": "",
742
- "type": "bool"
743
- }
744
- ],
745
- "stateMutability": "view",
746
- "type": "function"
747
- },
748
779
{
749
780
"inputs": [
750
781
{
852
883
"outputs": [],
853
884
"stateMutability": "payable",
854
885
"type": "function"
855
- },
856
- {
857
- "inputs": [
858
- {
859
- "internalType": "bytes32",
860
- "name": "hotkey",
861
- "type": "bytes32"
862
- }
863
- ],
864
- "name": "registerNetwork",
865
- "outputs": [],
866
- "stateMutability": "payable",
867
- "type": "function"
868
- },
869
- {
870
- "inputs": [
871
- {
872
- "internalType": "bytes32",
873
- "name": "hotkey",
874
- "type": "bytes32"
875
- },
876
- {
877
- "internalType": "bytes",
878
- "name": "subnetName",
879
- "type": "bytes"
880
- },
881
- {
882
- "internalType": "bytes",
883
- "name": "githubRepo",
884
- "type": "bytes"
885
- },
886
- {
887
- "internalType": "bytes",
888
- "name": "subnetContact",
889
- "type": "bytes"
890
- }
891
- ],
892
- "name": "registerNetwork",
893
- "outputs": [],
894
- "stateMutability": "payable",
895
- "type": "function"
896
- }
897
- ]
886
+ }
887
+ ]
0 commit comments