-
Notifications
You must be signed in to change notification settings - Fork 228
Chains
ian edited this page Nov 15, 2019
·
26 revisions
- ckb version: v0.25.0-p1
- genesis hash: 0x9aaa570ddd2c62a5e9bdef06b75b5c260239f7e0731c90d5a943a301a6e87c2c
-
init command:
ckb init --chain staging
- ckb version: v0.24.0
- genesis hash: 0x4a1bfa814039b07262e612f40966411cc5b0d242afe463c444988b31d36242a5
-
init command:
ckb init --chain testnet
- ckb version: v0.25.0-p1
- genesis hash: 0xe486720642a5a26023d0b83fdaeba30edfe1b90f1954ab7dfaeb37a58b8d7e01
-
init command:
ckb init --import-spec lina.toml --chain mainnet
The spec is generated by ckb-gbg -t 73
and the compact_target
is changed to 0x20010000
.