28 static BF vk_hash() {
return BF(
uint256_t(
"0x129bcf94e91edaa6c74121e0d9c44154e87c332e5deef9d6d60c54bdd1186c6c")); }
30 static constexpr std::vector<Commitment>
get_all()
34 uint256_t(
"0x1ee6866622f6e654361830d9f545e0943d26876e03aafa0c4cc6772d1c277d46")),
38 uint256_t(
"0x13df90d6be58ebcfb1b767db72f4c3fe3b98afd7a0094d69cdea854128819bc9")),
42 uint256_t(
"0x26f2c37372adb5b781a94193f3b1ce2be85f20c504f2c11b8ae5c31aa997f141")),
46 uint256_t(
"0x0957036d9fbae4aff11fd9a76828a3292a3e58d30e9a93fe2bbfb2525d522a14"))
Stores the fixed ECCVM VK commitments (to precomputed polynomials) that depend only on the circuit si...
static constexpr std::vector< Commitment > get_all()
curve::Grumpkin::AffineElement Commitment
curve::Grumpkin::BaseField BF
typename Group::affine_element AffineElement
Entry point for Barretenberg command-line interface.