BIP-21 remove of all "size" mentions

This commit is contained in:
Dr. Maxim Orlovsky 2021-04-26 22:55:25 +02:00 committed by GitHub
parent a29c14f664
commit dd39e2234c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ The scheme component ("bitcoin:") is case-insensitive, and implementations must
*message: message that describes the transaction to the user ([[#Examples|see examples below]])
*(others): optional, for future extensions
==== Transfer amount/size ====
==== Transfer amount ====
If an amount is provided, it MUST be specified in decimal BTC.
All amounts MUST contain no commas and use a period (.) as the separating character to separate whole numbers and decimal fractions.