diff --git a/pkg/arvo/sys/vane/ames.hoon b/pkg/arvo/sys/vane/ames.hoon index 04f6b3c53b..0ebe2d09c1 100644 --- a/pkg/arvo/sys/vane/ames.hoon +++ b/pkg/arvo/sys/vane/ames.hoon @@ -1048,7 +1048,7 @@ ^+ event-core :: assert the comet can't pretend to be a moon or other address :: - ?> (lth 64 (met 0 sndr.packet)) + ?> ?=(%pawn (clan:title sndr.packet)) :: if we already know .sndr, ignore duplicate attestation :: =/ ship-state (~(get by peers.ames-state) sndr.packet) diff --git a/pkg/arvo/sys/zuse.hoon b/pkg/arvo/sys/zuse.hoon index 60cb40d9b7..8f495fca6b 100644 --- a/pkg/arvo/sys/zuse.hoon +++ b/pkg/arvo/sys/zuse.hoon @@ -9176,7 +9176,7 @@ =/ who=ship `@`fig:ex:cub :: disallow 64-bit or smaller addresses :: - ?: (gte 64 (met 0 sndr.packet)) + ?. ?=(%pawn (clan:title who)) $(eny +(eny)) ?: (~(has in stars) (^sein:title who)) [who 1 sec:ex:cub ~]