diff --git a/value/value.md b/value/value.md index ac0229e..50a5984 100644 --- a/value/value.md +++ b/value/value.md @@ -268,7 +268,8 @@ For the `` tag, the following attributes MUST be used: - `type` (required): "lightning" - `method` (required): "keysend" - - `suggested` (optional): An integer representing millisatoshis. + - `suggested` (optional): A float representing a BTC amount. + e.g. 0.00000005000 is 5 Sats. For the `` tag, the following attributes MUST be used: