project-serum / serum-dex

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

add extra program id checks to instruction helpers #220

Open armaniferrante opened 2 years ago

armaniferrante commented 2 years ago

Adds an additional check to the instruction builders. It's best practice and expected for this check to be in one's own program, but adding an additional check here for extra safety.