Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: list both last payment and next payment time #8

Open
ironstru opened this issue Apr 9, 2019 · 0 comments
Open

Feature request: list both last payment and next payment time #8

ironstru opened this issue Apr 9, 2019 · 0 comments

Comments

@ironstru
Copy link

ironstru commented Apr 9, 2019

With the deterministic masternodes now we always have an block number estimate for the payouts.
It would be nice to have that information in the API too.

We could have:
MasternodeLastPaidBlock - block number when the last payment was received
MasternodeLastPaidTime - unix time when the last payment happened
MasternodeLastPaidAmount - the amount of the last payment
MasternodeNextPaymentBlock - block number when the next payment is due
MasternodeNextPaymentTime - an estimation when that block will happen based on previous block times

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant