View Source Kadena.Chainweb.Pact.SPVResponse (Kadena v0.19.0)

SPVResponse struct definition.

Link to this section Summary

Link to this section Types

@type proof() :: String.t()
@type t() :: %Kadena.Chainweb.Pact.SPVResponse{proof: proof()}