substreams-database-change 4.0.0

Substreams database change containg helpers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
version: v1
managed:
  enabled: true

plugins:
  - plugin: buf.build/community/neoeinstein-prost:v0.4.0
    out: src/pb
    opt: file_descriptor_set=false

  - plugin: buf.build/community/neoeinstein-prost-crate:v0.4.1
    out: src/pb
    opt:
      - include_file=pb.rs
      - no_features

  - name: go
    out: pb
    opt: paths=source_relative