wormhole-foundation / example-liquidity-layer

Apache License 2.0
11 stars 11 forks source link

solana: require executor == prepared by for penalty #85

Closed a5-pickle closed 5 months ago

a5-pickle commented 5 months ago

Require that the executor is the one who prepared the order response and custody token accounts.

Fixing the test made using the test method a bit uglier. We should clean this up in another PR.