Anoma.CairoResource.LogicInstance (Anoma v0.29.0)
I represent the resource logic's public inputs.
Summary
Types
@type t() :: %Anoma.CairoResource.LogicInstance{
app_data: [<<_::256>>],
cipher: [<<_::256>>],
root: <<_::256>>,
tag: <<_::256>>
}
Functions
Link to this function
decrypt(cihper, sk)
Link to this function