📄️ AddPeer
AddPeer adds a new peer that has already been connected to the server.
📄️ DisconnectPeer
DisconnectPeer disconnects a peer by target address. Both outbound and
📄️ GetBlockHash
GetBlockHash returns the header hash of a block at a given height.
📄️ GetBlockHeader
GetBlockHeader returns a block header with a particular block hash.
📄️ GetBlock
GetBlock returns a block with a particular block hash.
📄️ GetCFilter
GetCFilter returns a compact filter from a block.
📄️ IsBanned
IsBanned returns true if the peer is banned, otherwise false.
📄️ Status
Status returns the status of the light client neutrino instance,