CodeChain-io / codechain-sdk-js

CodeChain JavaScript SDK
https://api.codechain.io
ISC License
26 stars 17 forks source link

Fix a bug in Transaction.toJSON() #314

Closed joojis closed 5 years ago

joojis commented 5 years ago

This patch changes the toJSON function not to throw an error even if either fee or seq is null.