Properly set CVec_u8Z to a byte[] which adds a ton more fn's
[ldk-java] / src / main / java / org / ldk / structs / Shutdown.java
2020-10-15 Matt CoralloProperly set CVec_u8Z to a byte[] which adds a ton...
2020-10-14 Matt CoralloUse AutoCloseable for structs named Locked*
2020-10-13 Matt CoralloUpdate to support None
2020-10-13 Matt CoralloConvert slices - requires some machinery to call Releas...
2020-10-12 Matt CoralloCreate structs and traits that are (a bit) more human...