Skip to content

[RPC] add commands to get current seesaw levels #37

@CaveSpectre11

Description

@CaveSpectre11

Add an rpc command to get current block value and (estimated) breakdown with seesaw.

e.g.

"reward" : 5
"locked" : 11.1%
"staking" : 0.54
"dev" : 0.15
"swap" : 0.35
"light" :  0.44
"medium" : 1.32
"full" : 2.20

Could be done one of two ways... calculating from GetBlockValue and the other calculations; or Tip->vtx[1].vout[0] through vout[5].

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions