wormhole-foundation / example-liquidity-layer

Apache License 2.0
11 stars 11 forks source link

solana: enable specifying rent payer in initial bid #119

Closed livthomas closed 4 months ago

livthomas commented 4 months ago

This is just a simple fix in the TypeScript client that ensures that rent is paid by the actual transaction fee payer and not by the USDC account when placing an initial bid.