You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But from that baseline of EVM compatible, Binance Smart Chain introduces a system of 21 validators with Proof of Staked Authority (PoSA) consensus that can support short block time and lower fees. The most bonded validator candidates of staking will become validators and produce blocks. The double-sign detection and other slashing logic guarantee security, stability, and chain finality.
13
13
@@ -203,7 +203,7 @@ from anyone on the internet, and are grateful for even the smallest of fixes!
203
203
204
204
If you'd like to contribute to bsc, please fork, fix, commit and send a pull request
205
205
for the maintainers to review and merge into the main code base. If you wish to submit
206
-
more complex changes though, please check up with the core devs first on [our discord channel](https://discord.gg/5Z3C3SdxDw)
206
+
more complex changes though, please check up with the core devs first on [our discord channel](https://discord.gg/z2VpC455eU)
207
207
to ensure those changes are in line with the general philosophy of the project and/or get
208
208
some early feedback which can make both your efforts much lighter as well as our review
0 commit comments