Versions in this module Expand all Collapse all v0 v0.0.1 Dec 15, 2023 Changes in this version + const RPCMaxMessageSize + func NewP2PServer(listeningAddresses []string) (server.P2PServer, error) + func NewRPCServer(listeningAddresses []string, rpcMaxInboundConnections int) (server.Server, error)