Merge pull request #12390 from cybergirldinah/develop

[Docs] Replaced dead link for Alarm Clock
This commit is contained in:
chriseth 2021-12-13 12:05:35 +01:00 committed by GitHub
commit 2d0a14fa8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -313,7 +313,7 @@ likely it will be.
since it is not up to the submitter of a transaction, but up to the miners to determine in which block the transaction is included. since it is not up to the submitter of a transaction, but up to the miners to determine in which block the transaction is included.
If you want to schedule future calls of your contract, you can use If you want to schedule future calls of your contract, you can use
the `alarm clock <https://www.ethereum-alarm-clock.com/>`_ or a similar oracle service. a smart contract automation tool or an oracle service.
.. _the-ethereum-virtual-machine: .. _the-ethereum-virtual-machine: