-
Notifications
You must be signed in to change notification settings - Fork 0
/
default.neo-express
77 lines (77 loc) · 2.2 KB
/
default.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": 4166153244,
"address-version": 53,
"consensus-nodes": [
{
"tcp-port": 50013,
"ws-port": 50014,
"rpc-port": 50012,
"wallet": {
"name": "node1",
"accounts": [
{
"private-key": "e28fcca918492cd87f82cafc7689e8d3d7e811754c7c97c0d4c8c6255429be5e",
"script-hash": "NLHN3gRLQhnkDppc956pdzbCWV9XerCkWd",
"label": null,
"is-default": true,
"contract": {
"script": "0c21036fede24b0474eee8b79cc4c7c31c9d5cc4274dfc7a5ee6fe972a96cd3c700a404156e7b327",
"parameters": [
"Signature"
]
}
},
{
"private-key": "e28fcca918492cd87f82cafc7689e8d3d7e811754c7c97c0d4c8c6255429be5e",
"script-hash": "NREh5jyjBXFXFY57YJf1UU2BDNaXnb8fWw",
"label": "Consensus MultiSigContract",
"is-default": false,
"contract": {
"script": "110c21036fede24b0474eee8b79cc4c7c31c9d5cc4274dfc7a5ee6fe972a96cd3c700a4011419ed0dc3a",
"parameters": [
"Signature"
]
}
}
]
}
}
],
"wallets": [
{
"name": "admin",
"accounts": [
{
"private-key": "b1a851cf1542b08202614b2bcd1b74f5e859d345e02bab10de63b95990043860",
"script-hash": "NQQaLK9SKJ3b5ch3LnXhPJ8N93cGCL8GXC",
"label": null,
"is-default": true,
"contract": {
"script": "0c2102d0874cbd6a915d5fcf4ca3a5a6d4c35ae688a8bd2c8e116ab0af8e3dcdd1756b4156e7b327",
"parameters": [
"Signature"
]
}
}
]
},
{
"name": "user",
"accounts": [
{
"private-key": "1903eabb883c11f8c2f37ca9450bb06ea82cd7b47cedd4468941c423c900513b",
"script-hash": "NcrPRGfJu6aDT7WX3K75wfEtB93UrryozT",
"label": null,
"is-default": true,
"contract": {
"script": "0c21031d928728ccadac4a547a42b9cd6bda9b4adde3ff4ec1e52d405b929e7048e7814156e7b327",
"parameters": [
"Signature"
]
}
}
]
}
],
"settings": {}
}