Comparing version 2.0.0 to 2.1.0
# Versions | ||
## 2.1.0 | ||
- `featureFlagDetails`: Add `option_dual_fund`, `option_onion_messages`, | ||
`option_route_blinding` | ||
## 2.0.0 | ||
@@ -4,0 +9,0 @@ |
@@ -37,2 +37,4 @@ { | ||
}, | ||
"24": {"name": "option_route_blinding", "type": "route_blinding"}, | ||
"25": {"name": "option_route_blinding", "type": "route_blinding"}, | ||
"26": { | ||
@@ -46,2 +48,6 @@ "name": "option_shutdown_anysegwit", | ||
}, | ||
"28": {"name": "option_dual_fund", "type": "dual_funding"}, | ||
"29": {"name": "option_dual_fund", "type": "dual_funding"}, | ||
"38": {"name": "option_onion_messages", "type": "onion_messaging"}, | ||
"39": {"name": "option_onion_messages", "type": "onion_messaging"}, | ||
"44": {"name": "option_channel_type", "type": "channel_type"}, | ||
@@ -48,0 +54,0 @@ "45": {"name": "option_channel_type", "type": "channel_type"}, |
@@ -29,3 +29,3 @@ { | ||
}, | ||
"version": "2.0.0" | ||
"version": "2.1.0" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18077
411