Skip to content

Commit 70f7316

Browse files
authored
Merge pull request #582 from joegesualdo/patch-2
Update 06_2_Spending_a_Transaction_to_a_Multisig.md
2 parents 7aac2a9 + 9a68385 commit 70f7316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

06_2_Spending_a_Transaction_to_a_Multisig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To start with, you need to find your funds; your computer doesn't know to look f
88
```
99
$ bitcoin-cli -named importaddress address=2NAGfA4nW6nrZkD5je8tSiAcYB9xL2xYMCz
1010
```
11-
If you've got a pruned node (and you probably do), you'll instead need to tell it no to rescan:
11+
If you've got a pruned node (and you probably do), you'll instead need to tell it not to rescan:
1212
```
1313
$ bitcoin-cli -named importaddress address=2NAGfA4nW6nrZkD5je8tSiAcYB9xL2xYMCz rescan="false"
1414
```

0 commit comments

Comments
 (0)