project-serum / serum-dex

Project Serum Rust Monorepo
https://projectserum.com
Apache License 2.0
629 stars 329 forks source link

feat: add `send_take` to `instruction.rs` to facilitate CPI #257

Closed kootsZhin closed 2 years ago

kootsZhin commented 2 years ago

Add send_take to instruction.rs to facilitate CPI on top of #251.