C# Class BitcoinLib.BlockchainAPI.BlockExplorer

API Doc https://blockchain.info/api/blockchain_api -- https://github.com/blockchain/api-v1-client-csharp/blob/master/docs/blockexplorer.md
Inheritance: Info.Blockchain.API.BlockExplorer.BlockExplorer
Show file Open project: btcbrdev/BitcoinLib

Public Methods

Method Description
TxConfirmation ( string TxHash ) : TxStatus

Method Details

TxConfirmation() public static method

public static TxConfirmation ( string TxHash ) : TxStatus
TxHash string
return TxStatus