Fix a header level in the state RFC
This commit is contained in:
parent
60322c3d48
commit
7bf2fdd6d7
|
|
@ -430,7 +430,7 @@ Commit `block` to the non-finalized state.
|
||||||
|
|
||||||
6. Insert `parent_chain` into `self.chain_set`
|
6. Insert `parent_chain` into `self.chain_set`
|
||||||
|
|
||||||
### `pub(super) fn commit_new_chain(&mut self, block: Arc<Block>)`
|
#### `pub(super) fn commit_new_chain(&mut self, block: Arc<Block>)`
|
||||||
|
|
||||||
Construct a new chain starting with `block`.
|
Construct a new chain starting with `block`.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue