Closed frankiebee closed 9 months ago
method:
await entropy.getGroupKey()
should return threshold group public key aka the resolving public key from the signature returned when requesting a signature. https://github.com/JesseAbram/entropy-core/blob/master/pallets/relayer/src/lib.rs#L133 https://github.com/JesseAbram/entropy-core/blob/master/pallets/relayer/src/lib.rs#L78
closed by #260
method:
await entropy.getGroupKey()
should return threshold group public key aka the resolving public key from the signature returned when requesting a signature. https://github.com/JesseAbram/entropy-core/blob/master/pallets/relayer/src/lib.rs#L133 https://github.com/JesseAbram/entropy-core/blob/master/pallets/relayer/src/lib.rs#L78