Look up a wallet transaction by its txid.
Synopsis
Declared in <wallet/wallet.h>
Return Value
The wallet transaction, or nullptr if not found.
Parameters
Name |
Description |
hash |
The txid to look up. |
Created with MrDocs