better name
This commit is contained in:
parent
10fc4dd89d
commit
aea9db75cb
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
namespace tcverif {
|
namespace tcverif {
|
||||||
|
|
||||||
enum VerifFlags : uint8_t {
|
enum VerificationFlags : uint8_t {
|
||||||
NONE = 0b0000,
|
NONE = 0b0000,
|
||||||
ACCEPTANCE = 0b0001,
|
ACCEPTANCE = 0b0001,
|
||||||
START = 0b0010,
|
START = 0b0010,
|
||||||
|
Loading…
Reference in New Issue
Block a user