wormhole-foundation / example-liquidity-layer

Apache License 2.0
13 stars 12 forks source link

solana/ts: distinguish payer from other accounts #120

Open a5-pickle opened 6 months ago

a5-pickle commented 6 months ago

See #119 as an example.

There are other spots that conflate the payer with other accounts in various instruction builders.

NOTE: Any changes we make here can affect existing off-chain processes if pulled.