MCPcopy Create free account
hub / github.com/ElementsProject/lightning / anchor_expected

Function anchor_expected

tests/utils.py:24–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22
23
24def anchor_expected():
25 return EXPERIMENTAL_FEATURES or EXPERIMENTAL_DUAL_FUND
26
27
28def hex_bits(features):

Calls

no outgoing calls