neo
neo copied to clipboard
fix IPersistencePlugin inconsistency
Close #2570
Furthermore, we should regulate that IPersistencePlugin.OnCommit & IPersistencePlugin.OnPersist should never change the content of snapshot
Ping?
Can we close this? This is so outdated.
Can we close this? This is so outdated.
This can be closed and open a issue related to https://github.com/neo-project/neo/pull/2576/files#r690242355
But dont we use Blockchain.Committing event for that now?
But dont we use
Blockchain.Committingevent for that now?
Yes, seems that it was already merged