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
It would be nice to have rust-lightning grind signatures to low-r value, possibly controlled by a feature gate. This makes the tx weight more predictable. Otherwise, there's a 50% chance for each signature to have an extra byte to represent the sign.