mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #12390 from cybergirldinah/develop
[Docs] Replaced dead link for Alarm Clock
This commit is contained in:
commit
2d0a14fa8d
@ -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:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user