From ddffe4dd92b6dee77fab8d0f8c408c1fad43db83 Mon Sep 17 00:00:00 2001 From: xxq250 Date: Thu, 17 Oct 2024 14:07:51 +0800 Subject: [PATCH] ADD file via upload --- block-bss.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 block-bss.json diff --git a/block-bss.json b/block-bss.json new file mode 100644 index 0000000..49345a6 --- /dev/null +++ b/block-bss.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