HathorNetwork / hathor-explorer-service

MIT License
1 stars 3 forks source link

feat:add api to get last block available on elasticsearch #164

Closed lucas3003 closed 2 years ago

lucas3003 commented 2 years ago

Acceptance Criteria

This is an example of a response (Mocked data):

{
    "hits": [
        {
            "tx_id": "00a1786694f2b2248c4272e64f9f414759322b4e6d5e40d39cc5b5aedfd70dfb",
            "timestamp": "2022-05-09T18:55:47Z",
            "version": 0,
            "voided": false,
            "height": 1740645,
            "weight": 60.66999816894531
            "hash_rate": 123456
        }
    ],
    "has_next": false
}
lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging 786cbd6e5b922273585c0b180f82462c3ff7441d into 2b91a68d7f2451e73d009c216969efee17585c6f - view on LGTM.com

new alerts: