Changes have been made to work with transaction wrapper functions.
The following work has been done:
- Added the txCreate function, this function is needed to create a regular transaction and add it to the mempool.
- Fixed a bug related to the fact that not the wallet object was returned, but a tuple.
- Fixed generation and return of hash string value.