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

MempoolCheckResponse struct definition.

Link to this section Summary

Link to this section Types

@type results() :: [boolean()]
@type t() :: %Kadena.Chainweb.P2P.MempoolCheckResponse{results: results()}