Derive HasOrigin
trait automatically
#2943
Labels
Chore
This is a small task that can be done at any point in time and is easier than others
Enhancement
New feature or request
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
macros
Feature request
Currently
HasOrigin
trait for events relies on manual updating of its variants should any of them change. Instead we could have a derive macro doing this automatically for us as was discussed a long time ago.Motivation
Ergonomics, less leeway for error. Also see comment.
Who can help?
@Erigara @ilchu @s8sato
The text was updated successfully, but these errors were encountered: