Add fromJSON() to Transaction, SignedTransaction
Opened this issue · 0 comments
joojis commented
For consistency with other core classes,
Deprecate
- fromJSONToTransaction()
- fromJSONToSignedTransaction()
and add
- Transaction.fromJSON()
- SignedTransaction.fromJSON()