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
feat(tx-group): add script_valid param to build_raw_tx
Add a `script_valid` boolean parameter to the `build_raw_tx` method of
TransactionGroup, defaulting to True. This allows specifying whether
the script in the transaction is considered valid.
0 commit comments