Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::nodejs::CopyStoresRequest Struct Reference

#include <world_state_message.hpp>

Public Member Functions

 MSGPACK_FIELDS (dstPath, compact)
 

Public Attributes

std::string dstPath
 
std::optional< bool > compact
 

Detailed Description

Definition at line 253 of file world_state_message.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::nodejs::CopyStoresRequest::MSGPACK_FIELDS ( dstPath  ,
compact   
)

Member Data Documentation

◆ compact

std::optional<bool> bb::nodejs::CopyStoresRequest::compact

Definition at line 255 of file world_state_message.hpp.

◆ dstPath

std::string bb::nodejs::CopyStoresRequest::dstPath

Definition at line 254 of file world_state_message.hpp.


The documentation for this struct was generated from the following file: