View Source Kadena.Chainweb.P2P.PeerPutResponse (Kadena v0.19.0)

PeerPutResponse struct definition.

Link to this section Summary

Link to this section Types

@type peer() :: Kadena.Chainweb.Peer.t()
@type t() :: %Kadena.Chainweb.P2P.PeerPutResponse{peer: peer()}