cosmos-explorer/src/libs
Salman Wahib 4e0606b8ab feat: libs: add Promise.resolve in getGovProposalTally
In the getGovProposalTally method, added `Promise.resolve` to the adapter function to ensure it returns a Promise.
This resolves the TypeScript error related to the return type mismatch.

Signed-off-by: Salman Wahib <sxlmnwb@nodex.one>
2024-01-31 12:03:48 +00:00
..
clients refator custom clients to use async adaptor 2024-01-30 12:11:11 +02:00
address.ts feat: format code 2023-05-06 22:56:04 +08:00
api.ts load origin value for param change proposal 2023-10-28 08:21:02 +08:00
client.ts feat: libs: add Promise.resolve in getGovProposalTally 2024-01-31 12:03:48 +00:00
http.ts add chain specific inflation calc 2024-01-30 12:00:17 +02:00
index.ts feat: format code 2023-05-06 22:56:04 +08:00
misc.ts feat: format code 2023-05-06 22:56:04 +08:00
registry.ts add chain specific inflation calc 2024-01-30 12:00:17 +02:00
utils.ts add power event 2023-12-25 14:55:47 +08:00