Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <world_state_message.hpp>
Public Member Functions | |
MSGPACK_FIELDS (dstPath, compact) | |
Public Attributes | |
std::string | dstPath |
std::optional< bool > | compact |
Definition at line 253 of file world_state_message.hpp.
std::optional<bool> bb::nodejs::CopyStoresRequest::compact |
Definition at line 255 of file world_state_message.hpp.
std::string bb::nodejs::CopyStoresRequest::dstPath |
Definition at line 254 of file world_state_message.hpp.