mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-27 03:33:27 -03:00
Merge bitcoin/bitcoin#30819: doc: fix assumeutxo design doc link
e5f7272ad3
doc: fix assumeutxo design doc link (marcofleon) Pull request description: A correction to a link as I was exploring Assumeutxo stuff. ACKs for top commit: fjahr: ACKe5f7272ad3
tdb3: ACKe5f7272ad3
MarnixCroes: ACKe5f7272ad3
Tree-SHA512: b7380d884a196b89eed32bc14af8ca11191c9f2bcb1c5c163bb627fd87a6231dbd86da6e659baddb8c652961b5e44f80509606fee9ae38a53e90ebb05d082404
This commit is contained in:
commit
f794a0d5f4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
Assumeutxo is a feature that allows fast bootstrapping of a validating bitcoind
|
Assumeutxo is a feature that allows fast bootstrapping of a validating bitcoind
|
||||||
instance.
|
instance.
|
||||||
|
|
||||||
For notes on the design of Assumeutxo, please refer to [the design doc](/doc/assumeutxo.md).
|
For notes on the design of Assumeutxo, please refer to [the design doc](/doc/design/assumeutxo.md).
|
||||||
|
|
||||||
## Loading a snapshot
|
## Loading a snapshot
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue