* test: fix incorrect value in rpc_rawtransaction.py
* doc: improve rawtransaction code/test docs
* test: use named args for sendrawtransaction calls
involving more than one argument.
This is a backport of Core [[https://github.com/bitcoin/bitcoin/pull/16929 | PR16929]]
Depends on D8027