Get the parameters that the daemon's liquidity manager is currently configured with. This may be nil if nothing is configured.
Path parameters
off-chain asset which autoloop manager will take care. default is BTC.
Response
OK
Example response
{
"rules": [
{
"pubkey": "03afbba930dc74d6412b71c31f72bfb8d4615121174dd4290cbbf83960961ba9ab",
"channel_id": "140x10x1"
}
]
}Changes
Changed in 4 of the 50 revisions of this API.106
- ▲
added
subschema #3to therules/items/channel_id/oneOf[ShortChannelId]/response propertyoneOflist for the response status200response-property-one-of-added
- ○
the
pathrequest parameteroffchainAssetbecame optionalrequest-parameter-became-optional
- ▲
- ▲
the
rules/items/pubkeyresponse property's maxLength was unset from33for the response status200response-property-max-length-unset
- ▲
the
rules/items/pubkeyresponse property's minLength was decreased from33to0for the response status200response-property-min-length-decreased
- ▲
added
PubKeyto therules/items/pubkeyresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
ShortChannelIdto therules/items/channel_idresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
rules/items/pubkeyresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ○
removed
subschema #1subschema #2from therules/items/channel_idresponse propertyoneOflist for the response status200response-property-one-of-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
response property
rules/items/channel_idlist-of-types was widened by adding typesintegerto media typeapplication/jsonof response200response-property-list-of-types-widened
- ○
the
rules/items/channel_idresponse's property pattern(\d{3})x(\d{3})x(\d{2})was removed for the status200response-property-pattern-removed
- ▲
- ▲
the
pathrequest parameteroffchainAssetbecame requiredrequest-parameter-became-required
- ▲
the
rules/items/channel_idresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ▲
the
rules/items/pubkeyresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ○
removed
PubKeyfrom therules/items/pubkeyresponse propertyoneOflist for the response status200response-property-one-of-removed
- ○
removed
ShortChannelIdfrom therules/items/channel_idresponse propertyoneOflist for the response status200response-property-one-of-removed
- ○
the
rules/items/channel_idresponse's property pattern(\d{3})x(\d{3})x(\d{2})was added for the status200response-property-pattern-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲