mirror of
				https://github.com/Instadapp/trustwallet-assets.git
				synced 2024-07-29 22:37:31 +00:00 
			
		
		
		
	Add Bitcoin Gold logo (#622)
* Add Bitcoin Gold logo * Increment supported chains in the test 64 -> 65
This commit is contained in:
		
							parent
							
								
									10f4121de0
								
							
						
					
					
						commit
						a4ee810dd8
					
				
							
								
								
									
										
											BIN
										
									
								
								blockchains/bitcoingold/info/logo.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								blockchains/bitcoingold/info/logo.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 11 KiB  | 
| 
						 | 
				
			
			@ -49,7 +49,7 @@ describe(`Test "blockchains" folder`, () => {
 | 
			
		|||
    const foundChains = readDirSync(chainsFolderPath)
 | 
			
		||||
 | 
			
		||||
    test("Check number of existing chains", () => {
 | 
			
		||||
        const supportedChains = 64
 | 
			
		||||
        const supportedChains = 65
 | 
			
		||||
        expect(supportedChains).toBe(foundChains.length)
 | 
			
		||||
    })
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user