deploy.scriptdeploymentcache.findbyscripthash
Home > @blaze-cardano/deploy > ScriptDeploymentCache > findByScriptHash
ScriptDeploymentCache.findByScriptHash() method
Find a record by script hash.
Signature:
findByScriptHash(scriptHash: Hash28ByteBase16): ScriptDeploymentRecord | undefined;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
scriptHash |
Hash28ByteBase16 |
Returns:
ScriptDeploymentRecord | undefined