Explain the UniValue "decoded" transaction object, may include extra fields if processed by wallet
Declared in <rpc/rawtransaction_util.h>
std::vector<RPCResult>
TxDoc(TxDocOptions const& opts = {});
The result fields describing a decoded transaction.
| Name | Description |
|---|---|
| opts | Options selecting which optional fields the description includes. |