noble-assets / noble-cctp-relayer

Apache License 2.0
15 stars 9 forks source link

Add periodic flush mechanism for Noble #56

Closed boojamya closed 8 months ago

boojamya commented 9 months ago

We should track last ingested height.

This way, if the rpc goes down, we can use this logic to ensure we go back far enough when we flush out the path.

boojamya commented 8 months ago

https://github.com/strangelove-ventures/noble-cctp-relayer/pull/58