Function FlashNode.getChannelInfo

Get the list of managed channels.

override ChannelInfo[] getChannelInfo (
  geod24.bitblob.BitBlob!(64L)[] chan_ids
) @safe;

Parameters

NameDescription
chan_ids the channel keys to look up. If empty then all managed channel info will be returned.

Returns

the list of all managed channels by this Flash node for the given public keys (if any)