Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test prefix to transactions creation commands #8

Open
KonradStaniec opened this issue Aug 28, 2024 · 0 comments
Open

Add test prefix to transactions creation commands #8

KonradStaniec opened this issue Aug 28, 2024 · 0 comments
Assignees

Comments

@KonradStaniec
Copy link
Collaborator

Currently all tx creation commands in this repository should not be used in production, but only in test enviroments: https://github.com/babylonlabs-io/cli-tools/blob/main/docs/commands.md#btc-transaction-creation-commands

Though this is not obvious for external observers.

To make it clear, add test prefix to each command so:
create-phase1-staking-tx will become test-create-phase1-staking-tx

@KonradStaniec KonradStaniec self-assigned this Aug 28, 2024
@babylonlabs-io babylonlabs-io deleted a comment from ViniciusSCG Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@KonradStaniec and others