mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-23 15:20:50 +01:00
Removing size param (not used anymore)
This commit is contained in:
parent
333fc69ab9
commit
a29c14f664
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ The scheme component ("bitcoin:") is case-insensitive, and implementations must
|
|||
*label: Label for that address (e.g. name of receiver)
|
||||
*address: bitcoin address
|
||||
*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
|
||||
|
||||
==== Transfer amount/size ====
|
||||
|
|
Loading…
Add table
Reference in a new issue