cosmos-sdk/tests/integration/tx/internal/Makefile
Matt Kocubinski bf6edae9b6
feat: custom get signers (#16340)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2023-06-06 14:20:28 +00:00

5 lines
129 B
Makefile

codegen:
@echo "Generating proto files"
buf --template buf.gen.gogo.yaml generate
buf --template buf.gen.pulsar.yaml generate