Skip to content

Commit d7477a2

Browse files
authored
Merge pull request bitcoin#1077 from dr-orlovsky/patch-6
Removing size param (not used anymore)
2 parents 252bee9 + dd39e22 commit d7477a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bip-0021.mediawiki

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,9 @@ The scheme component ("bitcoin:") is case-insensitive, and implementations must
5858
*label: Label for that address (e.g. name of receiver)
5959
*address: bitcoin address
6060
*message: message that describes the transaction to the user ([[#Examples|see examples below]])
61-
*size: amount of base bitcoin units ([[#Transfer amount/size|see below]])
6261
*(others): optional, for future extensions
6362
64-
==== Transfer amount/size ====
63+
==== Transfer amount ====
6564

6665
If an amount is provided, it MUST be specified in decimal BTC.
6766
All amounts MUST contain no commas and use a period (.) as the separating character to separate whole numbers and decimal fractions.

0 commit comments

Comments
 (0)