CodeChain-io / CodeChain-io/codechain-sdk-js
Add fromJSON() to Transaction, SignedTransaction
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
For consistency with other core classes,
Deprecate
- fromJSONToTransaction()
- fromJSONToSignedTransaction()
and add
- Transaction.fromJSON()
- SignedTransaction.fromJSON()
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.