@@ -0,0 +1,6 @@
#pragma once
#include <array>
#include "Block.h"
#include "Config.h"
typedef std::array<Block, N_ROUNDS> Keyset;
The note is not visible to the blocked user.