v2.1.0
This release introduces following changes/fixes:
- Fix an error for transaction receipt.
- Provide a new function to compute (signing) transaction hash locally.
- Support two new types for constructing transaction payload (further constructing transaction struct) from json file: payment transaction type and contract deployment transaction type.
- Fix some unit tests.