Function bdk_cli::handle_compile_subcommand
source · [−]pub fn handle_compile_subcommand(
_network: Network,
policy: String,
script_type: String
) -> Result<Value, Error>Expand description
Execute the miniscript compiler sub-command
Compiler options are described in CliSubCommand::Compile.