Comparing version 0.0.2 to 0.1.0
@@ -24,3 +24,5 @@ { | ||
"16": {"name": "basic_mpp", "type": "multipath_payments_v0"}, | ||
"17": {"name": "basic_mpp", "type": "multipath_payments_v0"} | ||
"17": {"name": "basic_mpp", "type": "multipath_payments_v0"}, | ||
"18": {"name": "option_support_large_channel", "type": "large_channels"}, | ||
"19": {"name": "option_support_large_channel", "type": "large_channels"} | ||
} |
The MIT License (MIT) | ||
Copyright (c) 2019 Alex Bosworth | ||
Copyright (c) 2019-2020 Alex Bosworth | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
@@ -29,3 +29,3 @@ { | ||
}, | ||
"version": "0.0.2" | ||
"version": "0.1.0" | ||
} |
@@ -7,3 +7,3 @@ # Bolt 09 | ||
Utility methods for working with BOLT 09 | ||
Utility methods for working with [BOLT 09](https://github.com/lightningnetwork/lightning-rfc/blob/master/09-features.md) | ||
@@ -10,0 +10,0 @@ ## Methods |
15413
21
369