Skip to content

Commit afad240

Browse files
authored
Merge pull request #843 from EazyReal/patch-1
Update bor.md
2 parents 9ae7c5b + e9fb1ba commit afad240

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contribute/bor/bor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Genesis transactions from current validators are executed with `gasPrice = 0`.
124124

125125
#### Genesis Contracts
126126

127-
[BorValidatorSet(0x1000)](https://github.com/maticnetwork/genesis-contracts/blob/master/contracts/BorValidatorSet.sol) ⇒ This contract manages validator set for each span and sprint.
127+
[BorValidatorSet(0x1000)](https://github.com/maticnetwork/genesis-contracts/blob/master/contracts/BorValidatorSet.template) ⇒ This contract manages validator set for each span and sprint.
128128

129129
[BorStateReceiver(0x1001)](https://github.com/maticnetwork/genesis-contracts/blob/master/contracts/StateReceiver.sol) ⇒ This Contract manages the transfer of arbitrary contract data from Ethereum contracts to Polygon contracts
130130

@@ -147,4 +147,4 @@ Bor Protocol
147147
- :ledger: [Bor](https://github.com/maticnetwork/bor)
148148
- :blue_book: [EVM](https://www.bitrates.com/guides/ethereum/what-is-the-unstoppable-world-computer)
149149
- :green_book: [How EVM Works?](https://medium.com/mycrypto/the-ethereum-virtual-machine-how-does-it-work-9abac2b7c9e)
150-
- :books: [Tendermint Proposer Selection](https://docs.tendermint.com/master/spec/reactors/consensus/proposer-selection.html)
150+
- :books: [Tendermint Proposer Selection](https://docs.tendermint.com/master/spec/reactors/consensus/proposer-selection.html)

0 commit comments

Comments
 (0)