Report any protocol-specific issues in their respective repositories
Please first refer to the general StreamingFast contribution guide, if you wish to contribute to this code base.
This codebase uses unit tests extensively, please write and run tests.
cd proto
buf generate
cd proto
buf push
From root of firecore
project run ...
go generate ./...