We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d891e commit 2ed27c4Copy full SHA for 2ed27c4
graphql/chain.rlp
23.5 KB
graphql/genesis.json
@@ -0,0 +1,16 @@
1
+{
2
+ "config" : {},
3
+ "coinbase" : "0x8888f1f195afa192cfee860698584c030f4c9db1",
4
+ "difficulty" : "0x020000",
5
+ "extraData" : "0x42",
6
+ "gasLimit" : "0x2fefd8",
7
+ "mixHash" : "0x2c85bcbce56429100b2108254bb56906257582aeafcbd682bc9af67a9f5aee46",
8
+ "nonce" : "0x78cc16f7b4f65485",
9
+ "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
10
+ "timestamp" : "0x54c98c81",
11
+ "alloc" : {
12
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b": {
13
+ "balance" : "0x09184e72a000"
14
+ }
15
16
+}
0 commit comments