We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7aac2a9 + 9a68385 commit 70f7316Copy full SHA for 70f7316
1 file changed
06_2_Spending_a_Transaction_to_a_Multisig.md
@@ -8,7 +8,7 @@ To start with, you need to find your funds; your computer doesn't know to look f
8
```
9
$ bitcoin-cli -named importaddress address=2NAGfA4nW6nrZkD5je8tSiAcYB9xL2xYMCz
10
11
-If you've got a pruned node (and you probably do), you'll instead need to tell it no to rescan:
+If you've got a pruned node (and you probably do), you'll instead need to tell it not to rescan:
12
13
$ bitcoin-cli -named importaddress address=2NAGfA4nW6nrZkD5je8tSiAcYB9xL2xYMCz rescan="false"
14
0 commit comments