mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
set public_key manually in bigchaindb root url docs example
This commit is contained in:
parent
18533db10a
commit
49464484d7
@ -198,6 +198,7 @@ def main():
|
|||||||
"6qHyZew94NMmUTYyHnkZsB8cxJYuRNEiEpXHe1ih9QX3",
|
"6qHyZew94NMmUTYyHnkZsB8cxJYuRNEiEpXHe1ih9QX3",
|
||||||
"AdDuyrTyjrDt935YnFu4VBCVDhHtY2Y6rcy7x2TFeiRi"
|
"AdDuyrTyjrDt935YnFu4VBCVDhHtY2Y6rcy7x2TFeiRi"
|
||||||
]
|
]
|
||||||
|
res_data['public_key'] = 'NC8c8rYcAhyKVpx1PCV65CBmyq4YUbLysy3Rqrg8L8mz'
|
||||||
ctx['index'] = pretty_json(res_data)
|
ctx['index'] = pretty_json(res_data)
|
||||||
|
|
||||||
# API index
|
# API index
|
||||||
|
Loading…
x
Reference in New Issue
Block a user