53 std::vector<uint32_t>
init;
59template <
typename Builder>
62 bool has_valid_witness_assignments =
true);
64template <
typename Builder>
67 bool has_valid_witness_assignments,
69template <
typename Builder>
72 bool has_valid_witness_assignments,
74template <
typename Builder>
77 bool has_valid_witness_assignments,
79template <
typename Builder>
void write(std::vector< uint8_t > &buf, Chonk::VerificationKey const &vk)
void read(uint8_t const *&it, Chonk::VerificationKey &vk)
void read(auto &it, msgpack_concepts::HasMsgPack auto &obj)
Automatically derived read for any object that defines .msgpack() (implicitly defined by MSGPACK_FIEL...
void write(auto &buf, const msgpack_concepts::HasMsgPack auto &obj)
Automatically derived write for any object that defines .msgpack() (implicitly defined by MSGPACK_FIE...
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept