-
Notifications
You must be signed in to change notification settings - Fork 4
/
local-net.neo-express
77 lines (77 loc) · 2.2 KB
/
local-net.neo-express
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"magic": 943915546,
"address-version": 53,
"consensus-nodes": [
{
"tcp-port": 50013,
"ws-port": 50014,
"rpc-port": 50012,
"wallet": {
"name": "node1",
"accounts": [
{
"private-key": "311bb9c0dedaa296223ff935813b294e05321c85ce831c9ef2cefb568d64a593",
"script-hash": "NSAMhtWt1g2YZSwSRJeRpHzqS2XTQeFDCC",
"label": null,
"is-default": true,
"contract": {
"script": "0c2103f0bd77b125c57b802e4a4e6f4c36693f1eab08ec0383c43f5d5d2b712d42149a4156e7b327",
"parameters": [
"Signature"
]
}
},
{
"private-key": "311bb9c0dedaa296223ff935813b294e05321c85ce831c9ef2cefb568d64a593",
"script-hash": "NQm5hyzoJD1mLNRkGDE4ZLw1jU2ouFzphg",
"label": "Consensus MultiSigContract",
"is-default": false,
"contract": {
"script": "110c2103f0bd77b125c57b802e4a4e6f4c36693f1eab08ec0383c43f5d5d2b712d42149a11419ed0dc3a",
"parameters": [
"Signature"
]
}
}
]
}
}
],
"wallets": [
{
"name": "alice",
"accounts": [
{
"private-key": "6c5889b9892fb1d0eb26bac940749a81e277ab98ccfbe486641c48fb6eb56a51",
"script-hash": "NMojetgaoRD74h9fRb3T8Yd5DEfCdxx7pD",
"label": null,
"is-default": true,
"contract": {
"script": "0c21038d3009d6cd63f365cd3f859e0a1ca89e8e66ab7d46943ff340aa53190784dc684156e7b327",
"parameters": [
"Signature"
]
}
}
]
},
{
"name": "bob",
"accounts": [
{
"private-key": "77c6780c383ecfafb8196d771f0dd4763d45672e9dba6aa43d349b9109e92562",
"script-hash": "NWEcD5bRPmF1vywSWDYpf7XmDC8ArYyNLb",
"label": null,
"is-default": true,
"contract": {
"script": "0c2102448efaa9dca5152183942663e6912501a80796edc274babdac58569c8a9c8e684156e7b327",
"parameters": [
"Signature"
]
}
}
]
}
],
"settings": {}
}