fix: update GitHub URLs from master to main branch
- Replace tree/master with tree/main in all documentation and code comments - Fix issues/168 -> pull/168 reference (issue was converted to PR)
This commit is contained in:
@@ -159,7 +159,7 @@ ambiguity despite using block number instead of a hash. A collection of **votes*
|
||||
a Commitment and a collection of signatures is going to be called **Signed Commitment**. A valid
|
||||
(see later for the rules) Signed Commitment is also called a **BEEFY Justification** or
|
||||
**BEEFY Finality Proof**. For more details on the actual data structures please see
|
||||
[BEEFY primitives definitions](https://github.com/pezkuwichain/pezkuwi-sdk/tree/master/bizinikiwi/primitives/consensus/beefy/src).
|
||||
[BEEFY primitives definitions](https://github.com/pezkuwichain/pezkuwi-sdk/tree/main/bizinikiwi/primitives/consensus/beefy/src).
|
||||
|
||||
A **round** is an attempt by BEEFY validators to produce a BEEFY Justification. **Round number**
|
||||
is simply defined as a block number the validators are voting for, or to be more precise, the
|
||||
|
||||
Reference in New Issue
Block a user