mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-18 20:31:40 +03:00
ames: in |close-flows fix bug matching subs wire
This commit is contained in:
parent
7c26716bab
commit
2c791daf09
@ -71,7 +71,7 @@
|
||||
?~ duct ~
|
||||
:: inspect the wires in the duct, looking for subscriptions
|
||||
::
|
||||
?. ?=([%gall %use sub=@ @ %out @ @ nonce=@ pub=@ ~] i.duct)
|
||||
?. ?=([%gall %use sub=@ @ %out @ @ nonce=@ pub=@ *] i.duct)
|
||||
$(duct t.duct)
|
||||
:: extra security check so we know that the nonce is a number
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user