sgns::crypto::VRFVerifyOutput¶
#include <sr25519_types.hpp>
Public Attributes¶
| Name | |
|---|---|
| bool | is_valid |
| bool | is_less |
Friends¶
| Name | |
|---|---|
| std::ostream & | operator<<(std::ostream & out, const VRFVerifyOutput & test_struct) |
Detailed Description¶
Output of a verifiable random function verification.
Public Attributes Documentation¶
variable is_valid¶
variable is_less¶
Friends¶
friend operator<<¶
Updated on 2026-03-04 at 13:10:43 -0800