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