diff options
author | Dr. Maxim Orlovsky <orlovsky@pandoracore.com> | 2021-04-26 22:55:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-26 22:55:25 +0200 |
commit | dd39e2234c23e6efbc77802caa7e74093ae6a66e (patch) | |
tree | f8d290fd309cd56d030434224f305ee65acedf41 /bip-0021.mediawiki | |
parent | a29c14f66464b411db44a5a369a2cad5d8e5b44a (diff) |
BIP-21 remove of all "size" mentions
Diffstat (limited to 'bip-0021.mediawiki')
-rw-r--r-- | bip-0021.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0021.mediawiki b/bip-0021.mediawiki index 8aec855..0fba9bc 100644 --- a/bip-0021.mediawiki +++ b/bip-0021.mediawiki @@ -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. |