Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [txid, verbose?].Positional parameters for
getmempoolancestors:params[0]: 32 Bytes - hash of the transaction.params[1]: If true, return full JSON objects; otherwise just txids.
Returns
Ancestor transaction ids or verbose objects depending on the flag.