No query for oldest unconfirmed VSCPacket #1263
Labels
good first issue
Good for newcomers
S: ImprovingThings
Improving things: Customer requests, performance improvements, reliability and usability
scope: UI
Addressing UX changes and improvements to user interface
Problem
Currently there is no possibility to query the oldest sent VSCPacket for which the equivalent
VSCMaturedPackets
were not received from all consumer chains. This info is needed to estimate the time until a consumer chain will be removed due to theVSCTimeout
.Closing criteria
Add a query that returns the vsc send timestamp with the lowest
vscID
for the given chainID, i.e.,GetFirstVscSendTimestamp
.The text was updated successfully, but these errors were encountered: