Update block.json
This commit is contained in:
parent
ddffe4dd92
commit
8c58d22ddf
10
block.json
10
block.json
|
@ -1,4 +1,6 @@
|
|||
curl http://127.0.0.1:3023/gitlink/fiscobcos -H "Content-Type:application/json" -d '{"request-type":"query user balance of single repo","username":"36660", "token_name":"690","page":1,"page_num":10, "token_name":"690"}'
|
||||
|
||||
|
||||
curl http://127.0.0.1:3023/gitlink/fiscobcos -H "Content-Type:application/json" -d '{"request-type":"create repo","username":"36660", "token_name":"690","total_supply":10000,"token_balance":[["36660",510]]}'
|
||||
curl http://127.0.0.1:3023/gitlink/fiscobcos -H "Content-Type:application/json" -d '{"request-type":"query user balance of single repo","username":"36660", "token_name":"690","page":1,"page_num":10, "token_name":"690"}'
|
||||
|
||||
|
||||
curl http://127.0.0.1:3023/gitlink/fiscobcos -H "Content-Type:application/json" -d '{"request-type":"create repo","username":"36660", "token_name":"690","total_supply":10000,"token_balance":[["36660",510]]}'
|
||||
|
||||
123
|
Loading…
Reference in New Issue