-
Notifications
You must be signed in to change notification settings - Fork 3
/
default.neo-express
88 lines (88 loc) · 2.49 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
78
79
80
81
82
83
84
85
86
87
88
{
"magic": 1055781664,
"address-version": 53,
"consensus-nodes": [
{
"tcp-port": 50013,
"ws-port": 50014,
"rpc-port": 50012,
"wallet": {
"name": "node1",
"accounts": [
{
"private-key": "b523c275777263771ff4bfbb0fca02909a775b57772b6b19b399caa0f3e46882",
"script-hash": "NLc9d3dzRJuQGyfYtQ59LZwZgSRRjPaYBp",
"label": null,
"is-default": true,
"contract": {
"script": "0c2103c819d37b93d1565c6fec867be91c8aa6a0d0b238598798d06fb641ac0bd0711f4156e7b327",
"parameters": [
"Signature"
]
}
},
{
"private-key": "b523c275777263771ff4bfbb0fca02909a775b57772b6b19b399caa0f3e46882",
"script-hash": "NRxtccWGPRJMTJQf8bZQWR638kreEduRWQ",
"label": "Consensus MultiSigContract",
"is-default": false,
"contract": {
"script": "110c2103c819d37b93d1565c6fec867be91c8aa6a0d0b238598798d06fb641ac0bd0711f11419ed0dc3a",
"parameters": [
"Signature"
]
}
}
]
}
}
],
"wallets": [
{
"name": "coz",
"accounts": [
{
"private-key": "0375efd821c672bc23c727150b39ddfb847b695f1cfcd85d092bce1d546aa4e9",
"script-hash": "NMdLsuFLRnzZWqdcwBjTR4NKavmkMJYWcp",
"label": null,
"is-default": true,
"contract": {
"script": "0c21039c3975f63e7e6d458f88499fd1edaf089d91cb00f11db030fe0eb6179029f3854156e7b327",
"parameters": [
"Signature"
]
}
}
]
},
{
"name": "User1",
"accounts": [
{
"private-key": "0316647aa9c04561cef41befc19592bd74f18a69e8c950e5088b665eb7c79c31",
"script-hash": "NZrM86gj2hKuqHz5di7cCgpWSZnoyPoYnQ",
"label": null,
"is-default": true,
"contract": {
"script": "0c2102d49dfbbb0b35944554485fed883e70c0ce14c5c43a3434336115809a6771c6164156e7b327",
"parameters": [
"Signature"
]
}
}
]
},
{
"name": "User2",
"accounts": [
{
"private-key": "fb1f57cc1347ae5b6251dc8bae761362d2ecaafec4c87f4dc9e97fef6dd75014",
"script-hash": "NbnjKGMBJzJ6j5PHeYhjJDaQ5Vy5UYu4Fv",
"label": null,
"is-default": true
}
]
}
],
"settings": {}
}