tx.lockscriptassetsoptions
Home > @blaze-cardano/tx > LockScriptAssetsOptions
LockScriptAssetsOptions interface
Options for locking assets at a typed script.
Signature:
export interface LockScriptAssetsOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Address |
(Optional) Full script address to lock at. If omitted, the builder creates one from the script and optional stake credential. | ||
|
Script |
(Optional) Optional reference script attached to the output. | ||
|
Credential |
(Optional) Optional stake credential used when constructing the script address. |