- Notifications
You must be signed in to change notification settings - Fork 2
Deserialize every transaction #105
Copy link
Copy link
Open
Labels
area:packagePython PackagePython Packagepackage:transactionsPython Package Transactions SDKPython Package Transactions SDK
Description
Metadata
Metadata
Assignees
Labels
area:packagePython PackagePython Packagepackage:transactionsPython Package Transactions SDKPython Package Transactions SDK
Projects
StatusShow more project fields
Backlog
With the library you are able to deserialize most of the transactions on defichain. But some raw transactions, like multi sig transactions raise an error.
If the corresponding DefiTX is implemented, the transaction object should be able to deserialize the raw transaction.