Documentation Index
Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [inputs, outputs, locktime?, replaceable?].Positional parameters for
createrawtransaction:params[0]: Array of inputs with txid and vout.params[1]: Outputs with address/script => amount mapping.params[2]: Optional locktime.params[3]: Optional replaceable flag.
Returns
Raw transaction hex string.