drift-labs / drift-rs

rust sdk to interact with drift v2
Apache License 2.0
22 stars 15 forks source link

force include accounts #4

Closed jordy25519 closed 2 months ago

jordy25519 commented 9 months ago

sometimes local view of positions doesn't match chain this can cause tx failure e.g. if PerpMarket account is not included in the accounts list

TxBuilder should have some way to forcibly include these accounts

jordy25519 commented 2 months ago

dup of #38