C# Class Paymetheus.Bitcoin.Wallet.WalletChanges

Show file Open project: btcsuite/Paymetheus Class Usage Examples

Public Methods

Method Description
WalletChanges ( HashSet detachedBlocks, List attachedBlocks, List newUnminedTransactions, HashSet allUnminedHashes ) : System

Method Details

WalletChanges() public method

public WalletChanges ( HashSet detachedBlocks, List attachedBlocks, List newUnminedTransactions, HashSet allUnminedHashes ) : System
detachedBlocks HashSet
attachedBlocks List
newUnminedTransactions List
allUnminedHashes HashSet
return System