mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-08-24 12:40:46 +02:00
sdk: include level1 follows in the wot.
This commit is contained in:
@@ -114,6 +114,8 @@ func (sys *System) loadWoT(ctx context.Context, pubkey string) (chan string, err
|
||||
wg.Add(1)
|
||||
|
||||
g.Go(func() error {
|
||||
res <- f.Pubkey
|
||||
|
||||
ctx, cancel := context.WithTimeout(ctx, time.Second*7)
|
||||
defer cancel()
|
||||
|
||||
|
Reference in New Issue
Block a user