@@ -0,0 +1,8 @@
.PHONY: build
build:
protoc --proto_path=. \
--go_opt=paths=source_relative \
--go_out=. \
--go-grpc_opt=paths=source_relative \
--go-grpc_out=. \
geyser.proto solana-storage.proto
The note is not visible to the blocked user.