Returns whether the output spent by an input belongs to the wallet.
Synopsis
Return Value
true if the spent output is owned by the wallet.
Parameters
Name |
Description |
wallet |
The wallet to check ownership against. |
txin |
The input whose previous output is checked. |
Created with MrDocs