Closed Shaptic closed 1 year ago
In particular,
- errorResultXdr?: string; + errorResult?: xdr.TransactionResult;
The error result field, if present, will automatically be decoded.
Closes #128.
In particular,
The error result field, if present, will automatically be decoded.
Closes #128.