11 lines
307 B
YAML
11 lines
307 B
YAML
version: v2
|
|
plugins:
|
|
- remote: buf.build/community/neoeinstein-prost:v0.2.2
|
|
out: src/pb
|
|
opt:
|
|
- file_descriptor_set=false
|
|
- type_attribute=.tycho.evm.v1.Transaction=#[derive(Eq\, Hash)]
|
|
- remote: buf.build/community/neoeinstein-prost-crate:v0.3.1
|
|
out: src/pb
|
|
opt: no_features
|