Function FlashNode.getManagedChannels

Get the list of managed channels.

override ChannelConfig[] getManagedChannels (
  PublicKey[] keys
) @safe;

Parameters

NameDescription
keys the keys to look up. If empty, all managed channels will be returned.

Returns

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