Escrow tutorial: consistent IDs in example requests/responses

This commit is contained in:
mDuo13
2017-08-31 15:23:35 -07:00
parent 48b2598c32
commit c4798438f2
8 changed files with 14 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
{
"id": 1,
"command": "submit",
"secret": "s████████████████████████████",
"tx_json": {

View File

@@ -1,4 +1,5 @@
{
"id": 2,
"command": "submit",
"secret": "s████████████████████████████",
"tx_json": {

View File

@@ -1,4 +1,5 @@
{
"id": 4,
"command": "submit",
"secret": "s████████████████████████████",
"tx_json": {

View File

@@ -1,4 +1,5 @@
{
"id": 5,
"command": "submit",
"secret": "s████████████████████████████",
"tx_json": {

View File

@@ -1,5 +1,5 @@
{
"id": 1,
"id": 5,
"status": "success",
"type": "response",
"result": {

View File

@@ -1,4 +1,5 @@
{
"id": 3,
"command": "tx",
"transaction": "E22D1F6EB006CAD35E0DBD3B4F3748427055E4C143EBE95AA6603823AEEAD324"
}

View File

@@ -1,5 +1,5 @@
{
"id": 2,
"id": 21,
"status": "success",
"type": "response",
"result": {