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

Copy Markdown View Source

Resource-retention strategy advertised by the node.

Summary

Types

t()

@type t() :: %Cartouche.RPC.Capabilities.DeleteStrategy{
  retention_blocks: non_neg_integer() | nil,
  type: String.t() | nil
}