1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-13 19:38:56 +00:00

CH6/7/8: update link anchors for consistency

This commit is contained in:
David A. Harding 2023-03-30 12:04:01 -10:00
parent 34723bf97a
commit d304235d59
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
[[signatures]]
[[c_signatures]]
=== Signatures
FIXME

View File

@ -1,4 +1,4 @@
[[transactions]]
[[c_transactions]]
== Transactions
The way we typically transfer physical cash has little resemblance to
@ -712,7 +712,7 @@ protected by the following script:
----
Obviously, allowing your bitcoins to be spent by anyone who can solve a
simple equation wouldn't be secure. As we'll see in <<signatures>>, an
simple equation wouldn't be secure. As we'll see in <<c_signatures>>, an
unforgable digital signature scheme uses an equation that can only be
solved by someone in possession of certain data which they're able to
keep secret. They're able to reference that secret data using a public