fireblocks / fireblocks-sdk-js

Typescript & Javascript SDK for developers using Fireblocks API
https://docs.fireblocks.com/api/swagger-ui/
MIT License
72 stars 69 forks source link

Add `errorDescription` to `TransactionResponse` #251

Closed orenyomtov closed 9 months ago

orenyomtov commented 9 months ago

Pull Request Description

The errorDescription field contains the smart contract error message when a transaction's subStatus is equal to SMART_CONTRACT_EXECUTION_FAILED.