Fix newlines in tx examples

This commit is contained in:
mDuo13
2023-10-19 13:37:56 -07:00
parent 153e17b4f6
commit e6539a72b8
4 changed files with 4 additions and 4 deletions

View File

@@ -117,4 +117,4 @@
"status": "success", "status": "success",
"validated": true "validated": true
} }
} }

View File

@@ -115,4 +115,4 @@
"status": "success", "status": "success",
"validated": true "validated": true
} }
} }

View File

@@ -119,4 +119,4 @@
}, },
"status": "success", "status": "success",
"type": "response" "type": "response"
} }

View File

@@ -117,4 +117,4 @@
}, },
"status": "success", "status": "success",
"type": "response" "type": "response"
} }