Substreams Sink Database Changes
substreams-sink-database-changes
contains all the definitions for database changes which can be emitted by a substream.
Used by
Install
# The Rust crate is named substreams-database-change for historical reasons
Quickstart
Cargo.toml
[]
= "0.5"
= "1.0"
src/lib.rs
use Error;
use ;
Re-generate Protobuf
Be sure to have buf
CLI installed (https://buf.build/docs/installation/) and run: