Hi,
I've been digging into the code for the past week but I couldn't find if you're actually using the threshold signature scheme.
I couldn't find the distribution of the partial signatures and the methods to compute it is actually empty:
void compute() override {}
Am I missing something?
Hi,
I've been digging into the code for the past week but I couldn't find if you're actually using the threshold signature scheme.
I couldn't find the distribution of the partial signatures and the methods to compute it is actually empty:
void compute() override {}Am I missing something?