diff --git a/value/value.md b/value/value.md index df4be9f..067780c 100644 --- a/value/value.md +++ b/value/value.md @@ -423,3 +423,37 @@ and guest. ... ``` + +#### [Nano](https://nano.org) + +For the `` tag, the following attributes MUST be used: + - `type` (*required*): "nano" + - `method` (*required*): "sendblock" + - `suggested` (*optional*): A float representing the amount in nano (eg. 0.025) + +For the `` tag, the following attributes MUST be used: + - `type`: "account" + - `address`: \<*destination nano_xxx address*\> + - `split`: \<*the number of shares*\> + +#### Example +
Click to expand example + ***Note:** The following is a made up example, and the example accounts shown are for demonstration purposes only.* + + ```xml + + + + + ``` +