hyperledger / hyperledger/fabric-x-common
[proto] Fix ordererpb lint issues
Open
code-hygiene
- Dominant language
- Go
- Stars
- 21
- Forks
- 15
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 20
Description
The ordererpb package is missing a package statement (`package ordererpb;`) and using camel-case for the fields naming (should be lower-snake).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.