boilerplate

This commit is contained in:
2024-08-04 18:35:50 +02:00
parent fd3c542568
commit 24e4ecb2b2
3 changed files with 193 additions and 5 deletions

View File

@@ -68,6 +68,7 @@ namespace P2PRNG::Events {
const ByteSpan id;
bool self {false}; // who started the rng
const ByteSpan initial_state;
};
// received an hmac (or own, when first)