Versions in this module Expand all Collapse all v1 v1.0.0 Aug 28, 2024 Changes in this version + const RPCMaxMessageSize + func NewP2PServer(listeningAddresses []string) (server.P2PServer, error) + func NewRPCServer(listeningAddresses []string, rpcMaxInboundConnections int) (server.Server, error)