Uses of Class
org.ldk.util.UInt5
-
Packages that use UInt5 Package Description org.ldk.structs -
-
Uses of UInt5 in org.ldk.structs
Fields in org.ldk.structs declared as UInt5 Modifier and Type Field Description UInt5
Fallback.SegWitProgram. version
Methods in org.ldk.structs with parameters of type UInt5 Modifier and Type Method Description static Fallback
Fallback. seg_wit_program(UInt5 version, byte[] program)
Utility method to constructs a new SegWitProgram-variant Fallback
-