CodeChain-io / codechain-sdk-js

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

Add the "getBlockReward" API #279

Closed xpdlf1004 closed 5 years ago

xpdlf1004 commented 5 years ago

Add the "getBlockReward" API that returns the calculated reward of the specific block.

xpdlf1004 commented 5 years ago

https://github.com/CodeChain-io/codechain/blob/master/spec/JSON-RPC.md#engine_getblockreward

xpdlf1004 commented 5 years ago

I use the sendRpcRequest instead.