Result_ShutdownScriptInvalidShutdownScriptZ |
Result_ShutdownScriptInvalidShutdownScriptZ.clone() |
Creates a new CResult_ShutdownScriptInvalidShutdownScriptZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_ShutdownScriptInvalidShutdownScriptZ |
Result_ShutdownScriptInvalidShutdownScriptZ.err(InvalidShutdownScript e) |
Creates a new CResult_ShutdownScriptInvalidShutdownScriptZ in the error state.
|
static Result_ShutdownScriptInvalidShutdownScriptZ |
ShutdownScript.new_witness_program(WitnessVersion version,
byte[] program) |
Generates a witness script pubkey from the given segwit version and program.
|
static Result_ShutdownScriptInvalidShutdownScriptZ |
Result_ShutdownScriptInvalidShutdownScriptZ.ok(ShutdownScript o) |
Creates a new CResult_ShutdownScriptInvalidShutdownScriptZ in the success state.
|