diff options
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 |
