omni-network / omni

Monorepo for Omni node, contracts and other related tools

Home Page:https://omni.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat(attest): add ListAllAttestations endpoint to query pending atts

ttarsi opened this issue · comments

Add a ListAllAttestations query endpoint to attest module using index status,chain_id,conf_level,block_offset. The aim to be able to query pending attestations in order to debug state if required.