Returns whether a wallet transaction debits from the wallet.
Synopsis
Return Value
true if the wallet is a sender of the transaction.
Parameters
Name |
Description |
wallet |
The wallet that owns the transaction. |
wtx |
The wallet transaction to evaluate. |
Created with MrDocs