mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-24 15:34:10 +03:00
naive: fix key set test
This commit is contained in:
parent
e160485eb0
commit
bf8155425c
@ -549,12 +549,12 @@
|
||||
::(cury filter-dominion %l2)
|
||||
%- cury
|
||||
:- filter-tx-type
|
||||
:* %spawn :: currently crashes
|
||||
:* :: %spawn
|
||||
::%transfer-point
|
||||
::%configure-keys
|
||||
%set-management-proxy
|
||||
::%set-spawn-proxy
|
||||
%set-transfer-proxy
|
||||
%configure-keys
|
||||
:: %set-management-proxy
|
||||
:: %set-spawn-proxy
|
||||
:: %set-transfer-proxy
|
||||
~
|
||||
==
|
||||
==
|
||||
@ -799,6 +799,7 @@
|
||||
++ set-keys ^- ^state:naive
|
||||
=/ new-keys
|
||||
%= cur-point
|
||||
life.keys.net +(life.keys.net:(~(got by points.initial-state) cur-ship))
|
||||
suite.keys.net suit
|
||||
auth.keys.net auth
|
||||
crypt.keys.net encr
|
||||
|
Loading…
Reference in New Issue
Block a user