tmpim / Krist

Krist is a centralized-database economy system for Minecraft servers. Krist does not use a block-chain, or any similar technology. Krist is not a "cryptocurrency".
https://krist.dev/
GNU General Public License v3.0
24 stars 19 forks source link

Websockets: /supply change event #29

Closed Lignum closed 8 years ago

Lignum commented 8 years ago

Add an event that allows clients to listen to changes of the Krist supply.

BTCTaras commented 8 years ago

The supply only changes when a block is solved, so you could theoretically listen for new blocks and then either manually calculate supply or ask the server for it

On Sat, Oct 1, 2016 at 4:11 PM, Lignum notifications@github.com wrote:

Add an event that allows clients to listen to changes of the Krist supply.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Lemmmy/Krist/issues/29, or mute the thread https://github.com/notifications/unsubscribe-auth/AGAcguxI9XbvzzUicRP3qD87lbp7m3Xcks5qvsx8gaJpZM4KL3YZ .

Lemmmy commented 8 years ago

block events and webhooks also say the new supply