mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-23 23:12:04 +03:00
naive: init aggregator timer on-init
This commit is contained in:
parent
e7eaf3d2c6
commit
ca2b626c4e
@ -99,7 +99,9 @@
|
|||||||
=. contract naive:local-contracts:azimuth
|
=. contract naive:local-contracts:azimuth
|
||||||
=. chain-id chain-id:local-contracts:azimuth
|
=. chain-id chain-id:local-contracts:azimuth
|
||||||
:_ this
|
:_ this
|
||||||
[%pass /azimuth-txs %agent [our.bowl %azimuth] %watch /txs]~
|
:~ set-timer
|
||||||
|
[%pass /azimuth-txs %agent [our.bowl %azimuth] %watch /txs]
|
||||||
|
==
|
||||||
::
|
::
|
||||||
++ on-save !>(state)
|
++ on-save !>(state)
|
||||||
++ on-load
|
++ on-load
|
||||||
|
Loading…
Reference in New Issue
Block a user