mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
54b3982b42
This commit changes the type of update:graph-store and as such, a new mark has been created. graph-store now consumes and produces %graph-update-1. This new mark type is backwards incompatible with the previous mark.
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
:: graph-store|unarchive-graph: unarchive graph
|
|
::
|
|
/- *graph-store
|
|
:- %say
|
|
|= $: [now=@da eny=@uvJ =beak]
|
|
[[=resource ~] ~]
|
|
==
|
|
:- %graph-update-1
|
|
^- update
|
|
[now [%unarchive-graph resource]]
|