From 41120cad05f78e6191b03b5ff767b63109b79905 Mon Sep 17 00:00:00 2001 From: xxq250 Date: Thu, 17 Oct 2024 11:16:53 +0800 Subject: [PATCH] ADD file via upload --- block.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 block.json diff --git a/block.json b/block.json new file mode 100644 index 0000000..49345a6 --- /dev/null +++ b/block.json @@ -0,0 +1,4 @@ +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]]}' \ No newline at end of file