mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-20 05:11:46 +03:00
naive: fix %transfer-point test
This commit is contained in:
parent
bf8155425c
commit
a7dbecd372
@ -550,8 +550,8 @@
|
||||
%- cury
|
||||
:- filter-tx-type
|
||||
:* :: %spawn
|
||||
::%transfer-point
|
||||
%configure-keys
|
||||
%transfer-point
|
||||
::%configure-keys
|
||||
:: %set-management-proxy
|
||||
:: %set-spawn-proxy
|
||||
:: %set-transfer-proxy
|
||||
@ -810,7 +810,7 @@
|
||||
++ set-xfer ^- ^state:naive
|
||||
=/ new-xfer
|
||||
%= cur-point
|
||||
address.transfer-proxy.own (addr %transfer-test)
|
||||
address.owner.own (addr %transfer-test)
|
||||
nonce.owner.own +(cur-nonce)
|
||||
==
|
||||
(alter-state new-xfer)
|
||||
|
Loading…
Reference in New Issue
Block a user