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

[Functional] Select network when create a wallet #5

Open
FSOL-XDAG opened this issue Apr 12, 2023 · 2 comments
Open

[Functional] Select network when create a wallet #5

FSOL-XDAG opened this issue Apr 12, 2023 · 2 comments

Comments

@FSOL-XDAG
Copy link
Contributor

Choosing the network in the settings is a nonsense. There is no point in having the same address on testnet or mainnet.

image

It is therefore interesting to define when creating the wallet if it is on the mainnet or on the testnet.

image

If XDAG-Pro will eventually be able to manage multiple wallets on a single terminal, it will be much more useful this way.

@amazingCoding
Copy link
Collaborator

As you can see, all the settings on the Settings page are actually client-side configurations, not blockchain configurations. Setting the network here simply means that the URL requested by the client when requesting RPC is different.

In fact, the wallet address generated by the mnemonic or private key you have does not differentiate between testnet and mainnet.

@FSOL-XDAG
Copy link
Contributor Author

@Holt666 Thanks.

@amazingCoding Can you considere again this request ?

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