Hey guys,
Couple Qs for you as we use Pyth Core/Hermes endpoint:
- we’re seeing two timestamp values, one on the VAA in the wormhole message, and the publish_time field in the pyth payload itself. wanted to know what (if there is one) is difference between them?
- IIRC pyth messages are produced at solana block production latency, 400ms. the granularity of the timestamp is 1000ms. how do we establish ordering of pyth messages that have the same timestamp value? we’re consuming and verifying the vaa directly fwiw