This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Release v1.2.0-rc.3
Pre-release
Pre-release
v1.2.0-rc.3 Release Notes
Improvements
- Replaced deprecated new Buffer to Buffer.from
- Renamed of return field of decodeTransaction(signature -> signatures / feePayerSignature -> feePayerSignatures)
- Made privateKey as a optional parameter in signTransaction
- Added signatures or feePayerSignatures field to result object of signTransaction