Add support for U128, passed as [u8; 16] but with human wrappers
authorMatt Corallo <git@bluematt.me>
Tue, 27 Dec 2022 02:02:24 +0000 (02:02 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 11 Jan 2023 21:14:44 +0000 (21:14 +0000)
commitffa3026fb30d06e6abd1b5ee757a239a04e20b80
tree834d8749291eee307f01daf605aba4c895befe44
parent1d1229d708592d16cbeddc56ab2629e50889dc27
Add support for U128, passed as [u8; 16] but with human wrappers
genbindings.py
java_strings.py
src/main/java/org/ldk/util/UInt128.java [new file with mode: 0644]
typescript_strings.py