fixed example .json files
This commit is contained in:
parent
05f7e85d30
commit
9f9c508ebd
@ -32,7 +32,7 @@ Also `append_raw` and `append_list` requires `len` field
|
|||||||
"operation": "append",
|
"operation": "append",
|
||||||
"value": "dog"
|
"value": "dog"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
"output": "0xc88363617183646f67"
|
"output": "0xc88363617183646f67"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
@ -13,6 +13,6 @@
|
|||||||
"operation": "append",
|
"operation": "append",
|
||||||
"value": "dog"
|
"value": "dog"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
"output": "0xc88363617183646f67"
|
"output": "0xc88363617183646f67"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user