We may need to determine if a scriptTemplate is a kind of ScriptConfig
scriptTemplate
if (keyOfScript({ codeHash... }) === 'SECP256K1') { // ...} Copy
if (keyOfScript({ codeHash... }) === 'SECP256K1') { // ...}
Optional
Generated using TypeDoc
We may need to determine if a
scriptTemplate
is a kind of ScriptConfig