mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
[solidity/en] Correct typo (#4533)
This commit is contained in:
parent
21372617c0
commit
47b3e24c00
@ -657,7 +657,7 @@ reveal(100, "mySecret");
|
||||
// in a decentralized manner, otherwise you run into the centralized risk that
|
||||
// smart contract design matter prevents.
|
||||
|
||||
// To easiest way get and use pre-boxed decentralized data is with Chainlink Data Feeds
|
||||
// The easiest way to get and use pre-boxed decentralized data is with Chainlink Data Feeds
|
||||
// https://docs.chain.link/docs/get-the-latest-price
|
||||
// We can reference on-chain reference points that have already been aggregated by
|
||||
// multiple sources and delivered on-chain, and we can use it as a "data bank"
|
||||
|
Loading…
Reference in New Issue
Block a user