File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 119
119
controls whether the peer's identity public key is sent to the local price
120
120
oracle when querying asset price rates.
121
121
122
+ - Tap channels now use
123
+ [ feature bits] ( https://github.com/lightninglabs/taproot-assets/pull/1748 ) , in
124
+ order to provide a safe way to upgrade the channels into using new features
125
+ without breaking backwards compatibility. This way a new feature will become
126
+ active over a channel only when both peers decide to use it. When funding a
127
+ channel or upon reconnection we check that the required features are supported
128
+ by the remote party before proceeding.
129
+
122
130
## RPC Additions
123
131
124
132
- The [ price oracle RPC calls now have an intent, optional peer ID and metadata
You can’t perform that action at this time.
0 commit comments