mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 10:37:26 +00:00 
			
		
		
		
	swagger: fix bep3 supply query typo (#694)
This commit is contained in:
		
							parent
							
								
									dfb3b89c56
								
							
						
					
					
						commit
						6a0cc6c49d
					
				@ -1065,7 +1065,7 @@
 | 
			
		||||
                    $ref: '#/definitions/AtomicSwapResponse'
 | 
			
		||||
          500:
 | 
			
		||||
            description: Server internal error
 | 
			
		||||
    /bep3/suppy/{denom}:
 | 
			
		||||
    /bep3/supply/{denom}:
 | 
			
		||||
      get:
 | 
			
		||||
        summary: Get the asset supply for the input denom
 | 
			
		||||
        tags:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user