KanoczTomas
KanoczTomas
In the mempool page a backlog in the form of blocks that need to be generated to empty the mempool is shown. This uses a hardcoded 1MB block. The hardcoded...
Right now the uptime is shown for the host. It is nkt accurate for mempool informations, has to be changed.
listen for the latest block from zeromq and compare it with what we have ...
right now the error is not propagated from bitcoind in case the api call fails. Need to chcek why and correct.