deploy.deploymentplanner
Home > @blaze-cardano/deploy > DeploymentPlanner
DeploymentPlanner class
Reconciles a deployment manifest against provider-visible chain state and an optional cache.
Signature:
export declare class DeploymentPlanner
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Create a deployment planner for a provider and optional cache. |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
ScriptDeploymentCache | undefined |
(Optional) Optional cache used as a hint for replacements and retirements. | |
|
|
Provider |
Provider used to inspect live reference-script UTxOs. |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Build a deployment plan for a manifest. |