diff options
| author | polwex <polwex@sortug.com> | 2025-10-06 08:25:12 +0700 |
|---|---|---|
| committer | polwex <polwex@sortug.com> | 2025-10-06 08:25:12 +0700 |
| commit | 6704650dcfccf609ccc203308df9004e0b511bb6 (patch) | |
| tree | bcc36657b338decb84a44e08fb42ffadf7e51924 /app/lib/shim.hoon | |
| parent | 8426c0c275fc824ab55edef4fa99b3a9bacf64d8 (diff) | |
fixes to nostrill ws
Diffstat (limited to 'app/lib/shim.hoon')
| -rw-r--r-- | app/lib/shim.hoon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/lib/shim.hoon b/app/lib/shim.hoon index af2d142..77d5eed 100644 --- a/app/lib/shim.hoon +++ b/app/lib/shim.hoon @@ -22,7 +22,7 @@ =/ rls ~(tap by relays.state) =| urls=(list @t) =/ sub-id (gen-sub-id:nostr-keys eny.bowl) - =/ =req:shim:nsur [%req sub-id fs] + =/ req=client-msg:nsur [%req sub-id fs] |- ?~ rls [[urls req] state] :: build http card =/ [url=@t rs=relay-stats:nsur] i.rls |
