orb.cln.cln_base module

class orb.cln.cln_base.ClnBase(protocol)

Bases: object

get_alias_from_channel_id(chan_id) str | None
get_own_alias() str
get_version() str
static hex_string_to_bytes(hex_string: str) bytes
select_outputs_for_amount(satoshis: int)