CodeChain-io / codechain-sdk-js

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

`getCommonParams` rpc is not returning some parameters #401

Closed remagpie closed 4 years ago

remagpie commented 4 years ago

Some parameters like maxCandidateMetadataSize are missing from the return value. They are correctly returned by CodeChain's rpc, but it's not parsed in the sdk's function.