linera-protocol
linera-protocol copied to clipboard
Test that events cannot be overwritten.
Add a test with a faulty app that tries to emit two events with the same ID but different value. Assert that this fails.
this solution cal help
Obsolete because of https://github.com/linera-io/linera-protocol/pull/3672.