[solidity/en] Correct typo (#4533)

This commit is contained in:
branlong 2024-05-13 03:00:26 -04:00 committed by GitHub
parent 21372617c0
commit 47b3e24c00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"