1
0

add htlc_maximum_msat feature (bolt7)

This commit is contained in:
ThomasV
2018-10-16 10:37:16 +02:00
parent 79989ad538
commit 9659d23bde

View File

@@ -795,6 +795,11 @@
"fee_proportional_millionths": {
"position": "124",
"length": "4"
},
"htlc_maximum_msat": {
"position": "128",
"length": "8",
"feature": "option_upfront_shutdown_script"
}
}
},