Add Protocol::SignedMessage struct (not done)
This commit is contained in:
@@ -6,6 +6,7 @@ target_link_libraries(Protocol_tests
|
||||
PRIVATE
|
||||
Protocol
|
||||
Catch2::Catch2WithMain
|
||||
sodium
|
||||
)
|
||||
|
||||
catch_discover_tests(Protocol_tests)
|
||||
|
||||
Reference in New Issue
Block a user