- add_channel
void add_channel(const(Pubkey) channel)
Undocumented in source.
- gossip
const(Pubkey) gossip(const(ChannelFilter) channel_filter, const(SenderCallBack) sender)
Undocumented in source.
- isValidChannel
bool isValidChannel(const(Pubkey) channel)
Undocumented in source.
- remove_channel
void remove_channel(const(Pubkey) channel)
Undocumented in source.
- select_channel
const(Pubkey) select_channel(const(ChannelFilter) channel_filter)
Undocumented in source.
- time
const(sdt_t) time()
Undocumented in source.