diff --git a/config/v3/p2p_settings/receive.json b/config/v3/p2p_settings/receive.json index 0b8b4862..3d25ed18 100644 --- a/config/v3/p2p_settings/receive.json +++ b/config/v3/p2p_settings/receive.json @@ -198,6 +198,14 @@ 1 ] }, + "is_floating_rate_ad_supported": { + "description": "Indicates that floating rate adverts are available for this currency.", + "type": "integer", + "enum": [ + 0, + 1 + ] + }, "symbol": { "description": "Local currency symbol", "type": "string"