Updated URI Formatting (markdown)
parent
adc318fc74
commit
09b1bd3bbb
|
@ -14,7 +14,7 @@ The following parameters can be optionally appended to the resulting URI:
|
|||
| address | String | hierarch.| The raw address (or the openalias?).|
|
||||
| tx_payment_id | String | ? | The proposed payment ID of the transaction. |
|
||||
| recipient_name | String | ? | The proposed contact name of the recipient. |
|
||||
| tx_amount | Float | query | The proposed amount of the transaction in atomic currency units. |
|
||||
| tx_amount | String | query | The proposed amount of the transaction in decimal units. |
|
||||
| tx_description | String | fragment | Describes the transaction which should be initiated. |
|
||||
|
||||
Thus the resulting URI may look something like this:
|
||||
|
|
Loading…
Reference in New Issue