deploy.scriptdeploymentmanifesterror._constructor_
Home > @blaze-cardano/deploy > ScriptDeploymentManifestError > (constructor)
ScriptDeploymentManifestError.(constructor)
Create a deployment manifest error.
Signature:
constructor(message: string, options?: {
cause?: unknown;
});
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
message |
string | |
|
options |
{ cause?: unknown; } |
(Optional) |