wormhole-foundation/example-liquidity-layer
solana: replace run_anchor_test.sh
Open
#116 opened on May 1, 2024
enhancementgood first issuehelp wantedtesting
Repository metrics
- Stars
- (16 stars)
- PR merge metrics
- (PR metrics pending)
Description
We prefer that this script be replaced by another script that would read the Anchor.toml and perform the same execution. But instead of passing --clone for programs, the script would have to replace these keyword arguments with --clone-upgradeable-program.