mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 08:32:39 +03:00
naive: subscribe to azimuth agent
This commit is contained in:
parent
9abd6c3e72
commit
e834aface1
@ -95,7 +95,7 @@
|
||||
=. contract naive:local-contracts:azimuth
|
||||
=. chain-id chain-id:local-contracts:azimuth
|
||||
:_ this
|
||||
[%pass /azimuth %agent [our.bowl %azimuth] %watch /(scot %p our.bowl)]~
|
||||
[%pass /azimuth %agent [our.bowl %azimuth] %watch /aggregator]~
|
||||
::
|
||||
++ on-save !>(state)
|
||||
++ on-load
|
||||
@ -418,7 +418,7 @@
|
||||
::
|
||||
%subs
|
||||
:_ state
|
||||
[%pass /azimuth %agent [our.bowl %azimuth] %watch /(scot %p our.bowl)]~
|
||||
[%pass /azimuth %agent [our.bowl %azimuth] %watch /aggregator]~
|
||||
::
|
||||
%setkey
|
||||
::TODO what about existing sending entries?
|
||||
|
Loading…
Reference in New Issue
Block a user