Home
last modified time | relevance | path

Searched refs:VAR_ONION_OPT (Results 1 – 4 of 4) sorted by relevance

/dports/finance/electrum/Electrum-4.1.5/electrum/
H A Dtrampoline.py158 trampoline_features = LnFeatures.VAR_ONION_OPT
H A Dlnutil.py933 VAR_ONION_OPT = 1 << 9 variable in LnFeatures
934 _ln_feature_contexts[VAR_ONION_OPT] = (LNFC.INIT | LNFC.NODE_ANN | LNFC.INVOICE)
950 _ln_feature_direct_dependencies[PAYMENT_SECRET_OPT] = {VAR_ONION_OPT}
1055 | LnFeatures.VAR_ONION_OPT | LnFeatures.VAR_ONION_REQ
H A Dlnrouter.py120 return features.supports(LnFeatures.VAR_ONION_OPT)
H A Dlnworker.py168 | LnFeatures.VAR_ONION_OPT\
1468 trampoline_features = LnFeatures.VAR_ONION_OPT