Difference between revisions of "Deposit transaction"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
	
 (Created page with "A trade being taken always results in the creation of a <code>Deposit transaction ID</code> this is where Bisq's 2of2 multi signature scheme comes into play.  == Verifying a d...")  | 
				|||
| Line 1: | Line 1: | ||
| − | + | In Bisq a trade taken always results in the creation of a <code>Deposit transaction ID</code> this is where Bisq's 2of2 multi signature scheme comes into play.  | |
== Verifying a deposit transaction ==  | == Verifying a deposit transaction ==  | ||
| Line 6: | Line 6: | ||
[[File:failed_trade_tab.png|thumb|left|500px]]  | [[File:failed_trade_tab.png|thumb|left|500px]]  | ||
| + | <br clear=all>  | ||
# Find the Deposit transaction ID  | # Find the Deposit transaction ID  | ||
[[File:Trade_details.png|thumb|left|500px]]  | [[File:Trade_details.png|thumb|left|500px]]  | ||
| + | <br clear=all>  | ||
# Search for the ID using any Bitcoin block explorer such as [https://blockstream.info/ blockstream.info]. If the Deposit transaction is valid you'll see the following result.  | # Search for the ID using any Bitcoin block explorer such as [https://blockstream.info/ blockstream.info]. If the Deposit transaction is valid you'll see the following result.  | ||
[[File:Deposittx.png|thumb|left|500px]]  | [[File:Deposittx.png|thumb|left|500px]]  | ||
| + | <br clear=all>  | ||
Revision as of 21:02, 21 April 2020
In Bisq a trade taken always results in the creation of a Deposit transaction ID this is where Bisq's 2of2 multi signature scheme comes into play.
Verifying a deposit transaction
- Go to the 
Failedtab and click on theiicon next to trade ID. 
- Find the Deposit transaction ID
 
- Search for the ID using any Bitcoin block explorer such as blockstream.info. If the Deposit transaction is valid you'll see the following result.