| # Example Prover.toml file | |
| # This file shows the expected input format for the circuit | |
| # Users should create their own Prover.toml with actual values when using nargo prove | |
| # When using the AffixIO SDK, inputs are provided programmatically via the API | |
| decision_value = "" | |
| pseudonymised_id = "" | |
| rules_hash = "" | |
| timestamp = "" | |