File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -59,14 +59,15 @@ 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`,
63+ #  however it can work with either one.
6264#  Query URL for the Escrow subgraph.
6365query_url  = " http://example.com/network-subgraph" 
6466#  Optional, Auth token will used a "bearer auth"
6567#  query_auth_token = "super-secret"
6668
6769#  Optional, deployment to look for in the local `graph-node`, if locally indexed.
6870#  Locally indexing the subgraph is recommended.
69- #  NOTE: Use `query_url` or `deployment_id` only
7071deployment_id  = " Qmaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 
7172#  Refreshing interval for the Escrow contracts information from the Escrow subgraph.
7273syncing_interval_secs  = 60 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments