mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
remove is_assets sample
This commit is contained in:
parent
f17a722634
commit
6ea7b8a411
@ -58,21 +58,6 @@ Content-Type: application/json
|
|||||||
%(tx_transfer_last)s]
|
%(tx_transfer_last)s]
|
||||||
"""
|
"""
|
||||||
|
|
||||||
TPLS['get-assets-request'] = """\
|
|
||||||
GET /transactions?operation=CREATE&is_asset=true&public_keys=%(public_keys)s HTTP/1.1
|
|
||||||
Host: example.com
|
|
||||||
|
|
||||||
"""
|
|
||||||
|
|
||||||
|
|
||||||
TPLS['get-assets-response'] = """\
|
|
||||||
HTTP/1.1 200 OK
|
|
||||||
Content-Type: application/json
|
|
||||||
|
|
||||||
[%(tx)s]
|
|
||||||
"""
|
|
||||||
|
|
||||||
|
|
||||||
TPLS['post-tx-request'] = """\
|
TPLS['post-tx-request'] = """\
|
||||||
POST /transactions/ HTTP/1.1
|
POST /transactions/ HTTP/1.1
|
||||||
Host: example.com
|
Host: example.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user