-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove first genesis transaction (#1443)
- Loading branch information
1 parent
49cdb7c
commit 83ea6f2
Showing
7 changed files
with
15 additions
and
2,446 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
# The meaning of each transactions in Genesis.json | ||
1. `nonce = 0` means: Creation wCKB contract | ||
2. `nonce = 1` means: Append the metadata of epoch 0 | ||
3. `nonce = 2` means: Append the metadata of epoch 1 | ||
1. `nonce = 0` means: Append the metadata of epoch 0 | ||
2. `nonce = 1` means: Append the metadata of epoch 1 |
804 changes: 1 addition & 803 deletions
804
devtools/chain/specs/multi_nodes/genesis_transactions.json
Large diffs are not rendered by default.
Oops, something went wrong.
804 changes: 1 addition & 803 deletions
804
devtools/chain/specs/multi_nodes_short_epoch_len/genesis_transactions.json
Large diffs are not rendered by default.
Oops, something went wrong.
828 changes: 1 addition & 827 deletions
828
devtools/chain/specs/single_node/genesis_transactions.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters