In
|
/// Add multiple values to an already existing key |
isn't it supposed to say something like "add one value to multiple keys" , looks like the current comment is contradictory to the actual method definition
Example usage here : https://github.com/propeller-heads/tycho-protocol-sdk/blob/2620a5442d0e1a36398d13cde5c2093a92197f23/substreams/ethereum-sfrax/src/modules.rs#L63
In
substreams-rs/substreams/src/store.rs
Line 487 in 995a9bf
Example usage here : https://github.com/propeller-heads/tycho-protocol-sdk/blob/2620a5442d0e1a36398d13cde5c2093a92197f23/substreams/ethereum-sfrax/src/modules.rs#L63