How to get staking balance using RPC commands

1

1

I enabled staking on my wallet. I want to know the staking rewards I got. Is there any rpc command exist to get staking reward balance?

Thanks

Madhu Crypto

Posted 2018-10-01T20:14:57.237

Reputation: 23

Question was closed 2018-10-07T01:49:19.583

Hello, welcome to bitcoin.SE! You'll need to provide more information in order for someone to reply, right now we don't even know which cryptocurrency or software you're talking about.chytrik 2018-10-01T22:55:00.157

Removed the [tag:bitcoin-core] tag since official Bitcoin Core clearly doesn't have any such feature.Nate Eldredge 2018-10-02T00:30:28.473

I am not sure, whether this is the right place to ask or not. My question is regarding the Proof-of-stake coin. I want to check the PoS reward with RPC commands. Please help me with this problemMadhu Crypto 2018-10-16T02:13:58.790

Answers

0

A staking system does not exists in Bitcoin's Proof-of-Work consensus model, that being said you will not find any "staking" related functionality in the RPC API. There have been several proposals for a Proof-of-Stake model where this would exist, but of course these have not yet been adopted or have reached any general agreement among the Bitcoin community.

KappaDev

Posted 2018-10-01T20:14:57.237

Reputation: 709

Let say, coin is built on bitcoin with PoS activation. How can we get stake balance in this case?Madhu Crypto 2018-10-04T13:11:38.117