Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <vectors.h>
Public Attributes | |
unsigned char | pubkeys [4][33] |
unsigned char | tweaks [3][32] |
unsigned char | psigs [9][32] |
unsigned char | msg [32] |
struct musig_sig_agg_case | valid_case [4] |
struct musig_sig_agg_case | error_case [1] |
struct musig_sig_agg_case musig_sig_agg_vector::error_case[1] |
struct musig_sig_agg_case musig_sig_agg_vector::valid_case[4] |