Skip to content

feat: add --testnet, and manual version (magic byte) options#19

Open
coolaj86 wants to merge 1 commit intomainfrom
feat-testnet
Open

feat: add --testnet, and manual version (magic byte) options#19
coolaj86 wants to merge 1 commit intomainfrom
feat-testnet

Conversation

@coolaj86
Copy link
Copy Markdown
Member

All testnet magic bytes / versions can be set at once with a boolean flag
--testnet

Or versions can be set custom individually with a string or hex option
--xprv-version 'xprv|tprv|mainnet|testnet|hex'
--xpub-version 'xpub|tpub|mainnet|testnet|hex'
--wif-version 'mainnet|testnet|hex'
--addr-version 'mainnet|testnet|hex'

@coolaj86 coolaj86 changed the title feat: add --testnet, and custo version options feat: add --testnet, and manual version (magic byte) options Apr 11, 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

Successfully merging this pull request may close these issues.

1 participant