|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::VerifyResult, including all inherited members.
| batch_failure_count | bb::VerifyResult | |
| error_message | bb::VerifyResult | |
| failed(uint64_t id, std::string msg) | bb::VerifyResult | inlinestatic |
| MSGPACK_SCHEMA_NAME | bb::VerifyResult | static |
| operator==(const VerifyResult &) const =default | bb::VerifyResult | |
| request_id | bb::VerifyResult | |
| SERIALIZATION_FIELDS(request_id, status, error_message, time_in_queue_ms, time_in_verify_ms, batch_failure_count) | bb::VerifyResult | |
| status | bb::VerifyResult | |
| time_in_queue_ms | bb::VerifyResult | |
| time_in_verify_ms | bb::VerifyResult | |
| verified() const | bb::VerifyResult | inline |