Anoma.Node.Transaction.Shard.Detail (Anoma v0.35.0)
Summary
Types
@type slot() :: %{value: any()} | :empty | :reserved
I represent the value of a Cell
@type t() :: %Anoma.Node.Transaction.Shard.Detail{ cell: slot(), pending: nil | [GenServer.from()] }
I represent the details of a Shard Cell