serum-dex
serum-dex copied to clipboard
crank, dex: Remove unused accounts from consume events instruction
The --coin-wallet
and --pc-wallet
accounts are required by both the Crank CLI and the DEX to be passed in, but aren't actually used. We should remove this requirement. https://github.com/project-serum/serum-dex/blob/master/crank/src/lib.rs#L114