Searched defs:LnFeatures (Results 1 – 3 of 3) sorted by relevance
100 async def node_flag_stats(opt_flag: LnFeatures, presync: False):
913 class LnFeatures(IntFlag): class1027 def supports(self, feature: 'LnFeatures') -> bool:1080 def ln_compare_features(our_features: 'LnFeatures', their_features: int) -> 'LnFeatures':
189 def __init__(self, xprv, features: LnFeatures):