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

Double Default account during recovery #45

Open
vekamo opened this issue Nov 24, 2024 · 0 comments
Open

Double Default account during recovery #45

vekamo opened this issue Nov 24, 2024 · 0 comments

Comments

@vekamo
Copy link

vekamo commented Nov 24, 2024

kyc@kyc:~/mwc-wallet/target/release$ ./mwc-wallet account
20241124 21:30:25.204 INFO grin_util::logger - log4rs is initialized, file level: Trace, stdout level: Trace, min. level: Trace
20241124 21:30:25.204 INFO mwc_wallet - Using wallet configuration file at /home/kyc/.mwc/main/mwc-wallet.toml
20241124 21:30:25.204 INFO mwc_wallet - This is MWC Wallet version 4.4.0 (git 4.5.0), built for x86_64-unknown-linux-gnu by rustc 1.77.2 (25ef9e3d8 2024-04-09).
20241124 21:30:25.204 DEBUG mwc_wallet - Built with profile "release", features "".
Password:
20241124 21:30:26.970 DEBUG grin_store::lmdb - DB Mapsize for /home/kyc/.mwc/main/wallet_data/db/lmdb is 134217728
20241124 21:30:26.970 TRACE grin_store::lmdb - DB map size: 134217728
20241124 21:30:26.970 TRACE grin_store::lmdb - Space used: 57344
20241124 21:30:26.970 TRACE grin_store::lmdb - Space remaining: 134160384
20241124 21:30:26.970 TRACE grin_store::lmdb - Percent used: 0.0004 Percent threshold: 0.5000
20241124 21:30:26.970 TRACE grin_store::lmdb - Resize threshold not met (percent-based)
20241124 21:30:26.973 DEBUG grin_wallet_impls::lifecycle::seed - Using wallet seed file at: /home/kyc/.mwc/main/wallet_data/wallet.seed
20241124 21:30:26.980 TRACE grin_store::lmdb - DB map size: 134217728
20241124 21:30:26.980 TRACE grin_store::lmdb - Space used: 57344
20241124 21:30:26.980 TRACE grin_store::lmdb - Space remaining: 134160384
20241124 21:30:26.980 TRACE grin_store::lmdb - Percent used: 0.0004 Percent threshold: 0.5000
20241124 21:30:26.980 TRACE grin_store::lmdb - Resize threshold not met (percent-based)

____ Wallet Accounts ____

Name | Parent BIP-32 Derivation Path
-----------+-------------------------------
account_1 | m/0/0
default | m/0/0

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

1 participant