mirror of
https://github.com/urbit/shrub.git
synced 2024-12-02 08:55:07 +03:00
18 lines
410 B
Plaintext
18 lines
410 B
Plaintext
|%
|
|
+= nodes (map ship node)
|
|
+= uodes (map ship uode)
|
|
::
|
|
+= node [meta=meta seed=@ux keys=wallet]
|
|
+= uode [meta=meta seed=@ux keys=edkeys]
|
|
::
|
|
+= meta [typ=tape rev=@ud who=(unit ship)]
|
|
::
|
|
+= wallet [public=@ux private=@ux chain=@ux]
|
|
::
|
|
+= edkeys [auth=keypair crypt=keypair]
|
|
::
|
|
+= keypair [public=@ux secret=@ux]
|
|
::
|
|
+= revisions [transfer=@ud spawn=@ud delegate=@ud manage=@ud network=@ud]
|
|
--
|