Uses of Class
org.ldk.structs.InvalidShutdownScript
-
Packages that use InvalidShutdownScript Package Description org.ldk.structs -
-
Uses of InvalidShutdownScript in org.ldk.structs
Fields in org.ldk.structs declared as InvalidShutdownScript Modifier and Type Field Description InvalidShutdownScriptResult_ShutdownScriptInvalidShutdownScriptZ.Result_ShutdownScriptInvalidShutdownScriptZ_Err. errMethods in org.ldk.structs that return InvalidShutdownScript Modifier and Type Method Description InvalidShutdownScriptInvalidShutdownScript. clone()Creates a copy of the InvalidShutdownScriptstatic InvalidShutdownScriptInvalidShutdownScript. of(byte[] script_arg)Constructs a new InvalidShutdownScript given each fieldMethods in org.ldk.structs with parameters of type InvalidShutdownScript Modifier and Type Method Description static Result_ShutdownScriptInvalidShutdownScriptZResult_ShutdownScriptInvalidShutdownScriptZ. err(InvalidShutdownScript e)Creates a new CResult_ShutdownScriptInvalidShutdownScriptZ in the error state.
-