You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fails to parse the whole descriptor if the first parameter contains a method (for instance, tr(musig(a,b)) will treat b as a second parameter to the descriptor itself, i.e. script).
this providing no way for key aggregation as a part of the first parameter.