Merge pull request #5442 from mempool/simon/timesincepaid-sorry-time-increase
increasing time since paid sorry message
This commit is contained in:
		
						commit
						7f53741a7b
					
				| @ -525,7 +525,7 @@ | ||||
|       <div class="col-sm"> | ||||
|         <div class="d-flex flex-row flex-column justify-content-center align-items-center"> | ||||
|           <span i18n="accelerator.confirming-acceleration-with-miners">Confirming your acceleration with our mining pool partners...</span> | ||||
|           @if (timeSincePaid > 20000) { | ||||
|           @if (timeSincePaid > 30000) { | ||||
|             <span i18n="accelerator.confirming-acceleration-with-miners">...sorry, this is taking longer than expected...</span> | ||||
|           } | ||||
|           <div class="m-2 spinner-border text-light" style="width: 25px; height: 25px"></div> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user