Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/ecc/fields/field.hpp"
#include "barretenberg/serialize/msgpack.hpp"
#include "barretenberg/serialize/test_helper.hpp"
#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
TEST (MsgpackTests, MsgpackField) | |
TEST | ( | MsgpackTests | , |
MsgpackField | |||
) |
Definition at line 6 of file serialize.test.cpp.