metaplex-foundation / solita

Genrates an SDK API from solana contract IDL.
Apache License 2.0
140 stars 32 forks source link

BUG: `removeExistingIdl: false` runs `shank idl` and overwrites existing IDL #98

Open billythedummy opened 1 year ago

billythedummy commented 1 year ago

Because handle() runs shank idl --out-dir idlDir --crate-root programDir regardless.