landscape/desk/sur/epic.hoon

16 lines
211 B
Plaintext
Raw Normal View History

2023-04-25 01:41:14 +03:00
|%
:: $saga: version synchronisation state
:: %dex: publisher is ahead
:: %lev: we are ahead
:: %chi: full sync
::
+$ saga
$% [%dex ver=@ud]
[%lev ~]
[%chi ~]
==
+$ epic @ud
::
--