From da9d37929d1b8abf966eba7f198857c08c0cbb39 Mon Sep 17 00:00:00 2001 From: claylock Date: Fri, 27 Oct 2023 11:52:32 +0000 Subject: [PATCH] Edited ch04_keys.adoc with Atlas code editor --- ch04_keys.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ch04_keys.adoc b/ch04_keys.adoc index 4613363b..684466c7 100644 --- a/ch04_keys.adoc +++ b/ch04_keys.adoc @@ -752,9 +752,9 @@ version prefixes and the resulting base58 characters are shown in ++++ -Putting together public keys, hash-based commitments, and base58check -encoding, we can see the illustration of the conversion of a public key -into a Bitcoin address((("public key cryptography", "base58check encoding", startref="pub-key-base58")))((("base58check encoding", startref="base58-ch4")))((("encoding", "base58check", startref="encode-base58")))((("version prefixes", startref="version-prefix"))) in <>. +Combining public keys, hash-based commitments, and base58check +encoding, <> illustrates the conversion of a public key +into a Bitcoin ((("public key cryptography", "base58check encoding", startref="pub-key-base58")))((("base58check encoding", startref="base58-ch4")))((("encoding", "base58check", startref="encode-base58")))((("version prefixes", startref="version-prefix")))address. [[pubkey_to_address]] .Public key to Bitcoin address: conversion of a public key into a Bitcoin address