HashGraph.node

Lookup the node on the channel

class HashGraph
const pure nothrow
const(Node)
node

Parameters

channel Pubkey

the public key of the channel

Return Value

Type: const(Node)

node if it exists else null