C# Class Paymetheus.Bitcoin.Wallet.WalletChanges

Afficher le fichier Open project: btcsuite/Paymetheus Class Usage Examples

Méthodes publiques

Méthode Description
WalletChanges ( HashSet detachedBlocks, List attachedBlocks, List newUnminedTransactions, HashSet allUnminedHashes ) : System

Method Details

WalletChanges() public méthode

public WalletChanges ( HashSet detachedBlocks, List attachedBlocks, List newUnminedTransactions, HashSet allUnminedHashes ) : System
detachedBlocks HashSet
attachedBlocks List
newUnminedTransactions List
allUnminedHashes HashSet
Résultat System