Add handling for the new WitnessVersion type, similar to u5 but 4-bits
authorMatt Corallo <git@bluematt.me>
Mon, 27 Jun 2022 18:28:59 +0000 (18:28 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 28 Jun 2022 22:45:50 +0000 (22:45 +0000)
commit4f95adad9cbb821f489d89f73d3e493933ba60fe
treef2ee6b51e2bd6a00d92ead89a036bac2ffbaeed4
parent41fd4b2fbfdaf80ed7f44df6fd4d6f64b9fc8997
Add handling for the new WitnessVersion type, similar to u5 but 4-bits
gen_type_mapping.py
genbindings.py
java_strings.py
src/main/java/org/ldk/util/WitnessVersion.java [new file with mode: 0644]
typescript_strings.py