ames: in |close-flows fix bug matching subs wire

This commit is contained in:
yosoyubik 2022-12-05 13:09:12 +01:00
parent 7c26716bab
commit 2c791daf09

View File

@ -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
::