mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-07-22 17:35:21 +00:00
parent
2261e14e0e
commit
63618ce278
@ -49,9 +49,9 @@ As noted in the previous section, it currently doesn't matter whether you use ad
|
|||||||
|
|
||||||
Afterward, the members of the multisig will still need to run `importaddress` to watch for funds received on the multisig address:
|
Afterward, the members of the multisig will still need to run `importaddress` to watch for funds received on the multisig address:
|
||||||
```
|
```
|
||||||
machine1$ bitcoin-cli -named importaddress address=2Mzw7WBvh9RAQ4ssKqxyNyP7L9NAojLqSW8 rescan="false"
|
machine1$ bitcoin-cli -named importaddress address=tb1q9as46kupwcxancdx82gw65365svlzdwmjal4uxs23t3zz3rgg3wqpqlhex rescan="false"
|
||||||
|
|
||||||
machine2$ bitcoin-cli -named importaddress address=2Mzw7WBvh9RAQ4ssKqxyNyP7L9NAojLqSW8 rescan="false"
|
machine2$ bitcoin-cli -named importaddress address=tb1q9as46kupwcxancdx82gw65365svlzdwmjal4uxs23t3zz3rgg3wqpqlhex rescan="false"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Respend with an Automated Transaction
|
## Respend with an Automated Transaction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user