C# Class Paymetheus.Bitcoin.Wallet.Accounting

Show file Open project: btcsuite/Paymetheus

Public Methods

Method Description
RelevantTransaction ( WalletTransaction tx, Account account, Amount &debit, Amount &credit ) : bool

Method Details

RelevantTransaction() public static method

public static RelevantTransaction ( WalletTransaction tx, Account account, Amount &debit, Amount &credit ) : bool
tx WalletTransaction
account Account
debit Amount
credit Amount
return bool