Bitcoin Core Daemon版本v0.17.0 操作系统:ubuntu
bitcoin-cli createwallet "1"
bitcoin-cli -rpcwallet=1 sethdseed true "cUeogdzcLEcLqtRSHnCktDryugn6KPd6JNWdwXaB7nn66dyyPJb6"
bitcoin-cli -rpcwallet=1 encryptwallet "1"
then debug
2019-08-19T02:02:17Z [5] Encrypting Wallet with an nDeriveIterations of 179472
2019-08-19T02:02:20Z [5] keypool added 2000 keys (1000 internal), size=2000 (1000 internal)
2019-08-19T02:02:20Z [5] CWallet::NewKeyPool rewrote keypool
2019-08-19T02:02:20Z BerkeleyBatch::Rewrite: Rewriting wallet.dat...
2019-08-19T02:02:20Z tor: Thread interrupt
2019-08-19T02:02:20Z Shutdown: In progress...
2019-08-19T02:02:20Z torcontrol thread exit
2019-08-19T02:02:20Z addcon thread exit
2019-08-19T02:02:20Z opencon thread exit
2019-08-19T02:02:20Z net thread exit
2019-08-19T02:02:20Z msghand thread exit
2019-08-19T02:02:20Z scheduler thread interrupt
2019-08-19T02:02:20Z Dumped mempool: 0.000215s to copy, 0.003s to dump
2019-08-19T02:02:20Z [default wallet] Releasing wallet
2019-08-19T02:02:20Z [5] Releasing wallet
2019-08-19T02:02:20Z Shutdown: done
为什么不重新启动?
然后守护程序启动
bitcoind -testnet -conf=/home/ubuntu/.bitcoin/bitcoin.conf -datadir=/home/ubuntu/.bitcoin -walletdir=/home/ubuntu/.bitcoin/testnet3/wallets -daemon
bitcoin-cli listwallets
不加载钱包“ 5”
为什么我不能拿到我的钱包?