mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-26 17:52:13 +01:00
Merge bitcoin/bitcoin#30819: doc: fix assumeutxo design doc link
e5f7272ad322aa4eb7a7d6f531419a4d7aee4802 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: ACK e5f7272ad322aa4eb7a7d6f531419a4d7aee4802 tdb3: ACK e5f7272ad322aa4eb7a7d6f531419a4d7aee4802 MarnixCroes: ACK e5f7272ad322aa4eb7a7d6f531419a4d7aee4802 Tree-SHA512: b7380d884a196b89eed32bc14af8ca11191c9f2bcb1c5c163bb627fd87a6231dbd86da6e659baddb8c652961b5e44f80509606fee9ae38a53e90ebb05d082404
This commit is contained in:
commit
f794a0d5f4
@ -3,7 +3,7 @@
|
||||
Assumeutxo is a feature that allows fast bootstrapping of a validating bitcoind
|
||||
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…
x
Reference in New Issue
Block a user