Update deeplinks.md
This commit is contained in:
parent
d6b52fbb52
commit
e606ee2dc2
1 changed files with 3 additions and 1 deletions
4
docs/build/deeplinks.md
vendored
4
docs/build/deeplinks.md
vendored
|
|
@ -19,9 +19,11 @@ Based on materials of Matthew Reichardt [me@matthewreichardt.com](mailto:me@matt
|
|||
Example of **send** command:
|
||||
|
||||
**zano\:action
|
||||
\=send\&address=ZxCkvE7zhS6JuFE5neAaTtcY8PUT2CwfLZJQWP32jrELB1Vg9oSJyGJDyRWurqX6SXSqxjGz2yrAKaMqmxDa7E8313igosBVT\&comment='Some payment'\&mixins=11\&hide\_sender=true\&hide\_receiver=true**
|
||||
\=send\&address=ZxCkvE7zhS6JuFE5neAaTtcY8PUT2CwfLZJQWP32jrELB1Vg9oSJyGJDyRWurqX6SXSqxjGz2yrAKaMqmxDa7E8313igosBVT\&comment='Some%20payment'\&mixins=11\&hide\_sender=true\&hide\_receiver=true**
|
||||
|
||||
- address - address of recipient
|
||||
- amount - amount of asset to be transfered (in a units with decimal point, like 10.0 coins)
|
||||
- asset_id - id of the asset to be transfered
|
||||
- comment - comment about payment\[optional]
|
||||
- mixins - number of mixins\[optional]
|
||||
- hide\_sender - specify if sender address should be included in transaction(and visible for receiver)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue