Skip to content

Commit c7cd5e9

Browse files
author
Robert Spigler
authored
Formatting
1 parent b1c2b5c commit c7cd5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modern Hierarchy for Deterministic Multisignature Wallets.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ This prevents key reuse - across ECDSA and Schnorr signatures, across different
111111

112112
===Change===
113113

114-
Constant <code0</code> is used for external chain and constant <code>1</code> for internal chain (also known as change addresses). External chain is used for addresses that are meant to be visible outside of the wallet (e.g. for receiving payments). Internal chain is used for addresses which are not meant to be visible outside of the wallet and is used for return transaction change.
114+
Constant <code>0</code> is used for external chain and constant <code>1</code> for internal chain (also known as change addresses). External chain is used for addresses that are meant to be visible outside of the wallet (e.g. for receiving payments). Internal chain is used for addresses which are not meant to be visible outside of the wallet and is used for return transaction change.
115115

116116
Public derivation is used at this level.
117117

0 commit comments

Comments
 (0)