Anoma.TransparentResource.Action (Anoma v0.29.0)
Summary
Types
Functions
Link to this function
commitments(action)
@spec commitments(t()) :: MapSet.t(Anoma.TransparentResource.Resource.commitment())
Link to this function
delta(action)
@spec delta(t()) :: Anoma.TransparentResource.Delta.t()
Link to this function
from_noun(arg1)
Link to this function
nullified_resources(self)
@spec nullified_resources(t()) :: MapSet.t(Anoma.TransparentResource.Resource.t())
Link to this function
nullifiers(action)
@spec nullifiers(t()) :: MapSet.t(Anoma.TransparentResource.Resource.nullifier())
Link to this function
precis(action)
@spec precis(t()) :: %{ nullified: Anoma.TransparentResource.Delta.t(), committed: Anoma.TransparentResource.Delta.t() }
Link to this function
resources(self)
@spec resources(t()) :: MapSet.t(Anoma.TransparentResource.Resource.t())
Link to this function