C# Class BitcoinLib.BlockchainAPI.TxStatus

Get status of transaction (Confirmation, Double spend)
Afficher le fichier Open project: btcbrdev/BitcoinLib Class Usage Examples

Méthodes publiques

Méthode Description
TxStatus ( long txConf, bool DSpend ) : System

Method Details

TxStatus() public méthode

public TxStatus ( long txConf, bool DSpend ) : System
txConf long
DSpend bool
Résultat System