Files
yellowstone-proto/Makefile

8 lines
230 B
Makefile
Raw Normal View History

2026-03-05 11:39:34 +08:00
.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