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
Just as an idea: would it make sense to add such types in the regular lightning or a lightning-types crate to have consistency and DRYness over multiple projects?
We could, but we currently use the rust-bitcoin types which makes sense, so I'm not sure if we should be rebuilding a wrapper that serves the same purpose on the lightning side.
People are always confused that the byte order is swapped when logging/printing to hex, so we should have a wrapper type that does that.
The text was updated successfully, but these errors were encountered: