sway
sway copied to clipboard
`forc submit` merge `--testnet` and `--target <target>` into one flag
The --testnet flag is a target and we have a --target flag.
These ought to be merged to allow the use of one flag via --target testnet or --target <other current flags>