Calculate the balance change resulting from a list of raw transactions as if they were sent/received by this wallet.
rawtxsarrayoptionaloptionsobjectoptionalcurl --user myuser --data-binary '{"jsonrpc":"1.0","id":"1","method":"simulaterawtransaction","params":[["hex"]]}' -H 'content-type:text/plain;' http://127.0.0.1:8332/{
"balance_change": -0.00050000
}