File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 81
81
tag and also needs to be toggled on via the ` channel.noop-htlcs ` configuration
82
82
option.
83
83
84
+ - [ Two new configuration values were added to improve privacy when using public
85
+ or untrusted third-party price
86
+ oracles] ( https://github.com/lightninglabs/taproot-assets/pull/1677 ) :
87
+ ` experimental.rfq.sendpricehint ` controls whether a price hint is queried
88
+ from the local price oracle and sent to the peer when requesting a price
89
+ quote (opt-in, default ` false ` ). ` experimental.rfq.priceoraclesendpeerid `
90
+ controls whether the peer's identity public key is sent to the local price
91
+ oracle when querying asset price rates.
92
+
84
93
## RPC Additions
85
94
86
95
- 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