-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsv-poa-spec.json
More file actions
70 lines (70 loc) · 3.57 KB
/
sv-poa-spec.json
File metadata and controls
70 lines (70 loc) · 3.57 KB
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
{
"name": "SecureVote PoA Network",
"dataDir": "sv-poa-net",
"engine": {
"authorityRound": {
"params": {
"stepDuration": "4",
"blockReward": "0x4563918244F40000",
"validators" : {
"multi": {
"0": {
"list": [
"0x53567e1925FeC941d35495A3d48859dB34b460dA",
"0x5356681f3a274f620a0Eb5a9E93175690BE621A8",
"0x5356844Ee19b6835be1b13801d2c2fb2852426EA",
"0x53563949fA691e504475289049d69521Ee72818F"
]
}
}
},
"maximumUncleCountTransition": 0,
"maximumUncleCount": 0
}
}
},
"genesis": {
"seal": {
"authorityRound": {
"step": "0x0",
"signature": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
}
},
"difficulty": "0x20000",
"gasLimit": "0x7b0000",
"timestamp": 1534384543,
"extraData": "0x536563757265566f74652053746f7047617020506f41204e6574776f726b2020"
},
"params": {
"networkID" : "0xf0",
"maximumExtraDataSize": "0x20",
"minGasLimit": "0x3fffff",
"gasLimitBoundDivisor": "0x400",
"registrar" : "0xfAb104398BBefbd47752E7702D9fE23047E1Bca3",
"maxCodeSize": 65536,
"maxCodeSizeTransition": 0,
"validateChainIdTransition": 0,
"validateReceiptsTransition" : 0,
"eip140Transition": 0,
"eip211Transition": 0,
"eip214Transition": 0,
"eip658Transition": 0,
"wasmActivationTransition": 0
},
"accounts": {
"0000000000000000000000000000000000000001": { "builtin": { "balance": "1", "name": "ecrecover", "pricing": { "linear": { "base": 3000, "word": 0 } } } },
"0000000000000000000000000000000000000002": { "builtin": { "balance": "1", "name": "sha256", "pricing": { "linear": { "base": 60, "word": 12 } } } },
"0000000000000000000000000000000000000003": { "builtin": { "balance": "1", "name": "ripemd160", "pricing": { "linear": { "base": 600, "word": 120 } } } },
"0000000000000000000000000000000000000004": { "builtin": { "balance": "1", "name": "identity", "pricing": { "linear": { "base": 15, "word": 3 } } } },
"0000000000000000000000000000000000000005": { "builtin": { "name": "modexp", "pricing": { "modexp": { "divisor": 20 } } } },
"0000000000000000000000000000000000000006": { "builtin": { "name": "alt_bn128_add", "pricing": { "linear": { "base": 500, "word": 0 } } } },
"0000000000000000000000000000000000000007": { "builtin": { "name": "alt_bn128_mul", "pricing": { "linear": { "base": 40000, "word": 0 } } } },
"0000000000000000000000000000000000000008": { "builtin": { "name": "alt_bn128_pairing", "pricing": { "alt_bn128_pairing": { "base": 100000, "pair": 80000 } } } },
"c45797d1A7acCc9FB2DcB054Aa907f303A0a08f8": { "balance": "1606938044258990275541962092341162602522202993782792835301376" }
},
"nodes": [
"enode://304c9dbcca45409785539b227f273c3329197c86de6cc8d73252870f91176eb3588db2774fc7db4a6011519faa5fa4f39d63aeb341db672901ebdf3555fda095@13.238.183.223:30303",
"enode://7a75777e450bd552ff55b08746a10873e141ba15984fbd1d89cc132e468d4f9ed5ddf011008fbf39be2e45c03b0930328faa074b6c040d46b1a543a49b47ee06@52.213.81.2:30303",
"enode://828d0acaad0e9dc726ceac4d0a6e21451d80cbcfb24931c92219b9be713c2f66fa2ca5dd81d19a660ef182c94758e2ff0e2ad94b27fe78dbce9d107027ae5a68@13.211.132.131:30303"
]
}