Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [hexstring, maxfeerate?].Positional parameters for
sendrawtransaction:params[0]: Raw transaction hex.params[1]: Optional max fee rate (BTC/kvB) to reject if exceeded.
Returns
32 Bytes - Hash of the transaction.