TXs in Haskell node are checked in "UTXO", "UTXOW" rules, the rules are present in different eras.
- Need to collect these checks into one document
- Develop a separate module, which will subscribe to TXs, checks them, and provide response (blank response "Valid" for the start).
- Make draft implementation of the checks in Rust in the module