liftedinit / many-rs

Rust libraries for the Many Protocol
Apache License 2.0
5 stars 11 forks source link

Event IDs are never written in DB in non-blockchain mode #408

Open fmorency opened 1 year ago

fmorency commented 1 year ago

The write happens in the storage.commit() call of the commit() method of the ManyAbciModuleBackend.