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
Generating a hash from a script is a common operation that we should have helpers for. A script's hash consists of the script type prepended to the script bytes, and hashed with Blake2b-224.