mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-11 16:51:51 +00:00
Removing size param (not used anymore)
This commit is contained in:
committed by
GitHub
parent
333fc69ab9
commit
a29c14f664
@@ -58,7 +58,6 @@ The scheme component ("bitcoin:") is case-insensitive, and implementations must
|
|||||||
*label: Label for that address (e.g. name of receiver)
|
*label: Label for that address (e.g. name of receiver)
|
||||||
*address: bitcoin address
|
*address: bitcoin address
|
||||||
*message: message that describes the transaction to the user ([[#Examples|see examples below]])
|
*message: message that describes the transaction to the user ([[#Examples|see examples below]])
|
||||||
*size: amount of base bitcoin units ([[#Transfer amount/size|see below]])
|
|
||||||
*(others): optional, for future extensions
|
*(others): optional, for future extensions
|
||||||
|
|
||||||
==== Transfer amount/size ====
|
==== Transfer amount/size ====
|
||||||
|
|||||||
Reference in New Issue
Block a user