Skip to content

Commit

Permalink
Extension will occupy the block size
Browse files Browse the repository at this point in the history
  • Loading branch information
doitian committed May 18, 2021
1 parent 9803603 commit 8127ac1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ table CompactBlock {

Before ckb2021 is activated, `extension` must be empty. After activation, the node must verify that `uncles` and `extension` match the `extra_hash` in the header.

Pay attention that the `extension` field will occupy the block size.

### RPC Changes

* The `uncles_hash` is renamed to `extra_hash`.
Expand Down

0 comments on commit 8127ac1

Please sign in to comment.