Skip to main content

deploy.memoryscriptdeploymentcache.findbyscripthash

Home > @blaze-cardano/deploy > MemoryScriptDeploymentCache > findByScriptHash

MemoryScriptDeploymentCache.findByScriptHash() method​

Find a cache record by script hash.

Signature:

findByScriptHash(scriptHash: Hash28ByteBase16): ScriptDeploymentRecord | undefined;

Parameters​

Parameter

Type

Description

scriptHash

Hash28ByteBase16

Returns:

ScriptDeploymentRecord | undefined