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
getrawtransaction:params[0]: 32 Bytes - hash of the transaction.params[1]: If true, return decoded JSON instead of hex.
Returns
Raw transaction hex when verbose=false.