[refactor] Add state machine for signed Transaction
#2478
Labels
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
Refactor
Improvement to overall code quality
Feature request
Add strong-typed transition from
Transaction
toSignedTransaction
when it was signedMotivation
Introducing a state machine pattern for
Transaction
when it was signed would help to understand some code using it and will decrease the amount of runtime errors when working withTransaction
typeWho can help?
@Arjentix
The text was updated successfully, but these errors were encountered: