wormhole-foundation / example-liquidity-layer

Apache License 2.0
13 stars 12 forks source link

solana: make local fill handling less expensive #48

Closed a5-pickle closed 6 months ago

a5-pickle commented 7 months ago

Current workflow after auction plays out for USDC destined for Solana:

Proposed revision to workflow:

This workflow should make an integration on Solana cheaper because he will not have to pay to post a VAA + create an account for replay protection.

Cost to the winning auction participant should be the same because he will receive lamports from closed fast fill dummy account.