Batch-verify multiple Chonk proofs with a single IPA SRS MSM.
More...
#include <bbapi_chonk.hpp>
Batch-verify multiple Chonk proofs with a single IPA SRS MSM.
Definition at line 246 of file bbapi_chonk.hpp.
◆ execute()
◆ MSGPACK_FIELDS()
| bb::bbapi::ChonkBatchVerify::MSGPACK_FIELDS |
( |
proofs |
, |
|
|
vks |
|
|
) |
| |
◆ operator==()
◆ MSGPACK_SCHEMA_NAME
| constexpr const char bb::bbapi::ChonkBatchVerify::MSGPACK_SCHEMA_NAME[] = "ChonkBatchVerify" |
|
staticconstexpr |
◆ proofs
| std::vector<ChonkProof> bb::bbapi::ChonkBatchVerify::proofs |
◆ vks
| std::vector<std::vector<uint8_t> > bb::bbapi::ChonkBatchVerify::vks |
The documentation for this struct was generated from the following files: