Skip to content

Commit d5d9cfc

Browse files
Leo Weesegitbook-bot
authored andcommitted
GITBOOK-451: change request with no subject merged in GitBook
1 parent f85c3c6 commit d5d9cfc

File tree

1 file changed

+7
-0
lines changed
  • lightning-network-tools/taproot-assets

1 file changed

+7
-0
lines changed

lightning-network-tools/taproot-assets/rfq.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,10 @@ Alternatively, you can also set a price of asset per Bitcoin. Remember that if y
3131
Both peers of a Taproot Assets channel may set up an RFQ oracle. Alternatively, one of the nodes may chose to operate without an oracle, simply accepting all quotes from the Edge Node:
3232

3333
`taproot-assets.experimental.rfq.skipacceptquotepricecheck=true`
34+
35+
## Oracle Demo
36+
37+
A basic price oracle has been implemented as part of the Taproot Assets code base. It makes use of the QueryRateTick RPC method to return a rate tick for a given transaction type, subject asset and payment asset.
38+
39+
[Fork it: Taproot Assets Oracle Demo](https://github.com/lightninglabs/taproot-assets/tree/d70bccd2714a3f808e070a080c510cf396a11284/docs/examples/basic-price-oracle)
40+

0 commit comments

Comments
 (0)