CodeChain-io / codechain-sdk-js

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

Change arguments of the sendRpcRequest() to be more flexible #356

Closed cubismic closed 5 years ago

cubismic commented 5 years ago

Now the third argument of the sendRpcRequest() is changed to an optional object. This patch improves the flexibility of the sendRpcRequest().