removeChannel
@totemsdk/omnia-router / removeChannel
Function: removeChannel()
removeChannel(
graph,channelId):void
Remove ALL directed edges for channelId (i.e. both directions).
No-op if the channelId is not present.
Parameters
graph
channelId
string
Returns
void