Uses of Class
org.ldk.util.WitnessVersion
-
Packages that use WitnessVersion Package Description org.ldk.structs -
-
Uses of WitnessVersion in org.ldk.structs
Methods in org.ldk.structs with parameters of type WitnessVersion Modifier and Type Method Description static Result_ShutdownScriptInvalidShutdownScriptZShutdownScript. new_witness_program(WitnessVersion version, byte[] program)Generates a witness script pubkey from the given segwit version and program.
-