tsinghuacoder
tsinghuacoder
**Before submitting this PR, please make sure**: - [x] Your code builds clean without any errors or warnings - [x] You are using approved title ("feat/", "fix/", "docs/", "refactor/") **A...
## Describe your changes remove repeat words ## Indicate on which release or other PRs this topic is based on ## Checklist before merging to `draft` - [ ] I...
There is a [new function](https://pkg.go.dev/[email protected]#Equal) added in the go1.21 standard library, which can make the code more concise and easy to read. The gofmt operation was executed simultaneously
fix some typos in comment
## Description Inspired by https://github.com/pokt-network/pocket-core/pull/1631
👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻 # PR Checklist: - [x] Have you...
There is a [new function](https://pkg.go.dev/[email protected]#Equal) added in the go1.21 standard library, which can make the code more concise and easy to read.