Skip to content

Commit

Permalink
chore: fix after review
Browse files Browse the repository at this point in the history
  • Loading branch information
hatskier committed Oct 8, 2024
1 parent 2164704 commit 8fbdf8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/get-started/lombard.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Currently, the value has an upper cap of 1, meaning a healthy value is 1, indica
The following algorithm runs on each oracle node independently, every 20 minutes:

1. Fetch the list of BTC addresses from the Lombard API
1. Fetch the list of BTC addresses from the Lombard API
1. For each new (not processed by RedStone previously) address
1. Verify the ownership of the address using Lombard’s root public key
1. Save the address in the oracle-node persistent storage
1. Calculate **total_btc_balance**, by summing up Bitcoin balances for all the addresses from the oracle-node persistent storage
Expand Down

0 comments on commit 8fbdf8f

Please sign in to comment.