You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monero-python/tests/data/test_jsonrpcdaemon/test_send_transaction.json

19 lines
363 B

{
"credits": 0,
"double_spend": false,
"fee_too_low": false,
"invalid_input": false,
"invalid_output": false,
"low_mixin": false,
"not_rct": false,
"not_relayed": false,
"overspend": false,
"reason": "",
"sanity_check_failed": false,
"status": "OK",
"too_big": false,
"too_few_outputs": false,
"top_hash": "",
"untrusted": false
}