Add tests for Sapling decoding

This commit is contained in:
Rene Vergara 2023-08-23 15:20:01 -05:00
parent 846c8971fe
commit e00faeda51
Signed by: pitmutt
GPG key ID: 65122AD495A7F5B2
2 changed files with 20 additions and 20 deletions

View file

@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Functions to decode Sapling transactions
- Tests for Sapling decoding
- Type for block response
- Type for raw transaction response
- JSON parsers for block response, transaction response, `ShieldedOutput` and `OrchardAction`

File diff suppressed because one or more lines are too long