Skip to main content

deploy.stringifyscriptdeploymentcache

Home > @blaze-cardano/deploy > stringifyScriptDeploymentCache

stringifyScriptDeploymentCache() function

Convert a deployment cache into formatted JSON.

Signature:

stringifyScriptDeploymentCache: (cache: ScriptDeploymentCache, manifestHash?: ScriptDeploymentCacheSnapshot["manifestHash"]) => string

Parameters

Parameter

Type

Description

cache

ScriptDeploymentCache

manifestHash

ScriptDeploymentCacheSnapshot["manifestHash"]

(Optional)

Returns:

string