From 5771efe844d3f18421637421cc81f9fd3a6c900c Mon Sep 17 00:00:00 2001 From: Karl Oczadly Date: Mon, 11 Oct 2021 20:00:58 +0100 Subject: [PATCH] Fix formatting issue --- value/value.md | 46 ++++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) diff --git a/value/value.md b/value/value.md index 067780c..2a66aee 100644 --- a/value/value.md +++ b/value/value.md @@ -424,12 +424,14 @@ and guest. ``` -#### [Nano](https://nano.org) +#### Nano -For the `` tag, the following attributes MUST be used: +Specification for Value 4 Value integration with the [Nano](https://nano.org) cryptocurrency. + +For the `` tag, the following attributes are applicable: - `type` (*required*): "nano" - `method` (*required*): "sendblock" - - `suggested` (*optional*): A float representing the amount in nano (eg. 0.025) + - `suggested` (*optional*): A float representing the amount in nano (eg. 0.00025) For the `` tag, the following attributes MUST be used: - `type`: "account" @@ -437,23 +439,23 @@ For the `` tag, the following attributes MUST be used: - `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 - - - +***Note:** The following is a made up example, and the accounts shown are for demonstration purposes only.* + +```xml + + + + - ``` -
+ +```