Skip to content

Commit 6499b3f

Browse files
authored
doc: update discord link (#740)
1 parent eb7e309 commit 6499b3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Binance Smart Chain starts its development based on go-ethereum fork. So you may
77
[![API Reference](
88
https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667
99
)](https://pkg.go.dev/github.com/ethereum/go-ethereum?tab=doc)
10-
[![Discord](https://img.shields.io/badge/discord-join%20chat-blue.svg)](https://discord.gg/5Z3C3SdxDw)
10+
[![Discord](https://img.shields.io/badge/discord-join%20chat-blue.svg)](https://discord.gg/z2VpC455eU)
1111

1212
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.
1313

@@ -203,7 +203,7 @@ from anyone on the internet, and are grateful for even the smallest of fixes!
203203

204204
If you'd like to contribute to bsc, please fork, fix, commit and send a pull request
205205
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)
207207
to ensure those changes are in line with the general philosophy of the project and/or get
208208
some early feedback which can make both your efforts much lighter as well as our review
209209
and merge procedures quick and simple.

0 commit comments

Comments
 (0)