-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix typos in comments across multiple files #374
base: develop
Are you sure you want to change the base?
Conversation
As you can see, we had to force push the I suspect that these steps should fix your PR:
|
Hi @kroggen , I have successfully followed the steps you provided to rebase my branch onto the latest develop branch and resolved the conflicts |
Cool, the commits are correct now. |
Hi @kroggen |
This PR corrects several minor typos in comments across various files, improving the clarity and professionalism of the code documentation.
Files Updated
config/types.go
consensus/chain/block.go
p2p/p2pcommon/others.go
pkg/component/messages.go
types/blockchain.go
types/vote.go