You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #229: feat(run-bitcoind): add run as alias for start
83bf49d feat(run-bitcoind): add run as alias for start (oyindamola oladapo)
Pull request description:
### Summary
This PR adds support for `run-bitcoind run` as an alias for `run-bitcoind start`.
### Changes
- Updated the command parser to treat `run` the same as `start`, without changing existing behavior.
This allows users to invoke:
```bash
./run-bitcoind.sh run [VERSION_ALIAS]
```
closes#226
ACKs for top commit:
tcharding:
ACK 83bf49d
Tree-SHA512: 033d381d7c844c53f48fa166e15dc734e5162bceeb947a8341fea41432d620b44db5368f0aabf22989d42b02cbfb7570bb28f177f21ad9270e37fc4cd8f60c0a
0 commit comments