View Source Kadena.Types.CapsList (Kadena v0.5.0)
CapsList
struct definition.
Link to this section Summary
Link to this section Types
@type caps() :: [Kadena.Types.Cap.t()]
@type error_list() :: Keyword.t()
@type raw_caps() :: list()
@type t() :: %Kadena.Types.CapsList{caps: caps()}