Skip to content

Commit 43cac9d

Browse files
committed
Merge #239: docs: fix joinmarket usage instructions
1918af6 docs: fix joinmarket usage instructions (nixbitcoin) Pull request description: Top commit has no ACKs. Tree-SHA512: a8ad83de8e5e5dfb3670045e001a52f63ef2887b289a6791d8ab998e83d8f5288e01aa187a8e156602189682663edc95abeb8bb4fc3f9a80c487f5c9c89bb10d
2 parents 4cf31f8 + 1918af6 commit 43cac9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ you. If however, you want to manually initialize your wallet, follow these steps
245245
2. Move the automatically generated `wallet.jmdat`
246246
247247
```console
248-
rm /var/lib/joinmarket/wallet.jmdat /var/lib/joinmarket/bak.jmdat
248+
mv /var/lib/joinmarket/wallet.jmdat /var/lib/joinmarket/bak.jmdat
249249
```
250250
251251
3. Generate wallet on your node

0 commit comments

Comments
 (0)