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'd be nice if instead of having to write scripts as strings manually, I could have a builder object which would expose a type-safe (as much as typed-python allows) interface for creating scripts.
It'd be nice if instead of having to write scripts as strings manually, I could have a builder object which would expose a type-safe (as much as typed-python allows) interface for creating scripts.
Example from rust-bitcoin:
The text was updated successfully, but these errors were encountered: