mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
naive: add spawn proxy keys
This commit is contained in:
parent
3658bb53e7
commit
c120099ec2
@ -828,6 +828,11 @@
|
|||||||
[~radres-tinnyl %losrut-rt-mkey-0]
|
[~radres-tinnyl %losrut-rt-mkey-0]
|
||||||
~
|
~
|
||||||
==
|
==
|
||||||
|
++ default-spawn-keys %- my:nl
|
||||||
|
:* [~holrut %holrut-skey-0]
|
||||||
|
[~losrut %losrut-skey-0]
|
||||||
|
~
|
||||||
|
==
|
||||||
::
|
::
|
||||||
:: sponsorship tests
|
:: sponsorship tests
|
||||||
++ losrut-own [~losrut %own]
|
++ losrut-own [~losrut %own]
|
||||||
@ -1029,6 +1034,9 @@
|
|||||||
?+ proxy.cur-event %wrong-key
|
?+ proxy.cur-event %wrong-key
|
||||||
%own (~(got by default-own-keys) cur-ship)
|
%own (~(got by default-own-keys) cur-ship)
|
||||||
%manage (~(got by default-manage-keys) cur-ship)
|
%manage (~(got by default-manage-keys) cur-ship)
|
||||||
|
%spawn ?: =(rank.cur-event %star)
|
||||||
|
(~(got by default-spawn-keys) cur-ship)
|
||||||
|
%wrong-key
|
||||||
==
|
==
|
||||||
%wrong-key :: if not owner then use wrong key
|
%wrong-key :: if not owner then use wrong key
|
||||||
state
|
state
|
||||||
|
Loading…
Reference in New Issue
Block a user