Use transition macros to handle Wallet version
Leo-Besancon opened this issue · 0 comments
Leo-Besancon commented
In massa-wallet/src/lib.rs
, Using the transition crate (similarly to how we handle the version in other components, such as KeyPair, PublicKey and Address) would be best IMO to make future wallet versions more straightforward to implement.
Originally posted by @Leo-Besancon in #4603 (review)