Update block.json

This commit is contained in:
xxq250 2024-10-17 14:50:08 +08:00
parent ddffe4dd92
commit 8c58d22ddf
1 changed files with 6 additions and 4 deletions

View File

@ -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