simple.aux 310 B

12345678910111213
  1. {
  2. "constants": {
  3. "G_SPEND": {
  4. "maps_to": "SPENDING_KEY_GENERATOR",
  5. "module_includes": "zcash_proofs::constants"
  6. },
  7. "CRH_IVK": {
  8. "maps_to": "CRH_IVK_PERSONALIZATION",
  9. "module_includes": "zcash_primitives::constants"
  10. }
  11. }
  12. }