- Add optional return attribute
missed_tx?: string[]
. If for one of the requested tx ids no information can be found the array contains the missed transactions ids. - Return attribute
txs_as_hex
is optional. - Return attribute
txs_as_json
is optional. - Fix bug that leads to crash when no tx information can be found and parameter
decodeAsJson
istrue
- Add unit test that expects
missed_tx
- @types/[email protected]
- @types/[email protected]
- [email protected]