Cartouche.RPC.Capabilities.Head (Cartouche v0.8.0)

Copy Markdown View Source

Block at the head of the node's advertised capability range.

Summary

Types

t()

@type t() :: %Cartouche.RPC.Capabilities.Head{
  hash: <<_::256>> | nil,
  number: non_neg_integer() | nil
}