Anoma.ShieldedResource.ComplianceInput (Anoma v0.25.0)

I represent a compliance's input.

Summary

Functions

Generate the compliance input json

Types

@type t() :: %Anoma.ShieldedResource.ComplianceInput{
  eph_root: binary(),
  input_nf_key: binary(),
  input_resource: Anoma.ShieldedResource.t(),
  merkel_proof: CommitmentTree.Proof.t(),
  output_resource: Anoma.ShieldedResource.t(),
  rcv: binary()
}

Functions

Link to this function

to_json_string(input)

Generate the compliance input json