Does this library actually allow for a connection to a Tezos node over tezos P2P protocol? Or is this just a "helper library" for parsing/decoding blocks from the RPC?
The tagline for this project indicates it can connect to node, but reading the code, I'm not seeing anywhere where connections to nodes are made, nor the handshakes, etc.
Does this library actually allow for a connection to a Tezos node over tezos P2P protocol? Or is this just a "helper library" for parsing/decoding blocks from the RPC?
The tagline for this project indicates it can connect to node, but reading the code, I'm not seeing anywhere where connections to nodes are made, nor the handshakes, etc.