Overwrites the current set of parameters for the daemon's liquidity manager.
Request body
Example request
{
"parameters": {
"rules": [
{
"pubkey": "03afbba930dc74d6412b71c31f72bfb8d4615121174dd4290cbbf83960961ba9ab",
"channel_id": "140x10x1"
}
]
}
}Response
OK
Changes
Changed in 4 of the 50 revisions of this API.816
- ○
added
subschema #3to theparameters/rules/items/channel_id/oneOf[ShortChannelId]/request propertyoneOflistrequest-property-one-of-added
- ○
- ▲
removed
subschema #1subschema #2from theparameters/rules/items/channel_idrequest propertyoneOflistrequest-property-one-of-removed
- ▲
the
parameters/rules/items/pubkeyrequest property type/format changed fromstring/to/request-property-type-changed
- ○
the
parameters/rules/items/pubkeyrequest property's minLength was decreased from33to0request-property-min-length-decreased
- ○
added
PubKeyto theparameters/rules/items/pubkeyrequest propertyoneOflistrequest-property-one-of-added
- ○
added
ShortChannelIdto theparameters/rules/items/channel_idrequest propertyoneOflistrequest-property-one-of-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
request property
parameters/rules/items/channel_idlist-of-types was widened by adding typesintegerto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
removed the pattern
(\d{3})x(\d{3})x(\d{2})from the request propertyparameters/rules/items/channel_idrequest-property-pattern-removed
- ○
- ▲
the
parameters/rules/items/pubkeyrequest property's minLength was increased from0to33request-property-min-length-increased
- ▲
removed
PubKeyfrom theparameters/rules/items/pubkeyrequest propertyoneOflistrequest-property-one-of-removed
- ▲
removed
ShortChannelIdfrom theparameters/rules/items/channel_idrequest propertyoneOflistrequest-property-one-of-removed
- ▲
added the pattern
(\d{3})x(\d{3})x(\d{2})to the request propertyparameters/rules/items/channel_idrequest-property-pattern-added
- ▲
the
parameters/rules/items/channel_idrequest property type/format changed from/tostring/request-property-type-changed
- ▲
the
parameters/rules/items/pubkeyrequest property type/format changed from/tostring/request-property-type-changed
- ●
the
parameters/rules/items/pubkeyrequest property's maxLength was set to33request-property-max-length-set
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲