13 lines
316 B
YAML
13 lines
316 B
YAML
version: v1
|
|
plugins:
|
|
- plugin: 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)]
|
|
|
|
- plugin: buf.build/community/neoeinstein-prost-crate:v0.3.1
|
|
out: src/pb
|
|
opt:
|
|
- no_features
|