This repository was archived by the owner on Feb 1, 2024. It is now read-only.
Commit 3c5fe11
committed
Add "./bin/protogen" to "just build"
This step is necessary when building because it generates the python
protobuf bindings from the sawtooth proto files.
This requires installing python grpcio-tools (for example, with pip).
Signed-off-by: Shawn T. Amundson <amundson@bitwise.io>1 parent cd9dfe6 commit 3c5fe11
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
0 commit comments