File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -59,14 +59,14 @@ syncing_interval_secs = 60
5959recently_closed_allocation_buffer_secs  = 3600 
6060
6161[subgraphs .escrow ]
62+ #  NOTE: It is heavily recomended to use both `query_url` and `deployment_id`,
6263#  Query URL for the Escrow subgraph.
6364query_url  = " http://example.com/network-subgraph" 
6465#  Optional, Auth token will used a "bearer auth"
6566#  query_auth_token = "super-secret"
6667
6768#  Optional, deployment to look for in the local `graph-node`, if locally indexed.
6869#  Locally indexing the subgraph is recommended.
69- #  NOTE: Use `query_url` or `deployment_id` only
7070deployment_id  = " Qmaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 
7171#  Refreshing interval for the Escrow contracts information from the Escrow subgraph.
7272syncing_interval_secs  = 60 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments