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 | ||
|
manifestHash |
ScriptDeploymentCacheSnapshot["manifestHash"] |
(Optional) |
Returns:
string