Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for
platform.issueTx:params.tx: The serialized transaction bytes, typically hex-encoded and prefixed with 0x.params.encoding: The encoding format of the transaction. Can only be “hex” when provided.
Returns
The JSON-RPC result.