Search
PeerRequestBody struct definition.
PeerRequestBody
@type address() :: map()
@type id() :: String.t()
@type peer() :: Kadena.Chainweb.Peer.t()
@type t() :: %Kadena.Chainweb.P2P.PeerRequestBody{address: address(), id: id()}