Skip to main content

fedi:stability_pool_disabled

Boolean value to expose stable balance features. This is currently in experimental beta.

To enable this feature, your federation must also have been deployed with the stability pool module. To verify this, check the federation config JSON file available in the Guardian dashboard and look for "kind": "stability_pool" in the modules key.

This feature also requires advanced configuration to establish provider liquidity. You can consult the module documentation and source code to learn how to configure this. Feel free to reach out to Fedi support if you have any questions.

This field may be deprecated in favor of automatically detecting if the stability pool module is supported.

Structure

(stringified) boolean

"fedi:stability_pool_disabled": "true" // defaults to "true"