From ef09abc4a0d1f415eee45d0448cbf95f068116d3 Mon Sep 17 00:00:00 2001 From: Hongrui Fang Date: Tue, 13 Dec 2022 18:48:12 +0800 Subject: [PATCH] update `sampleGov.json` --- agora-scripts/sampleGov.json | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/agora-scripts/sampleGov.json b/agora-scripts/sampleGov.json index 418f799..b50df56 100644 --- a/agora-scripts/sampleGov.json +++ b/agora-scripts/sampleGov.json @@ -1,7 +1,15 @@ -{ "gstOutRef": - {"txOutRefId":"f28cd7145c24e66fd5bcd2796837aeb19a48a2656e7833c88c62a2d0450bd00d" - ,"txOutRefIdx":0 - } - ,"gtClassRef":["da8c30857834c6ae7203935b89278c532b3995245295456f993e1d24","4c51"] - ,"maximumCosigners":20 +{ + "gstOutRef": { + "txOutRefId": "f28cd7145c24e66fd5bcd2796837aeb19a48a2656e7833c88c62a2d0450bd00d", + "txOutRefIdx": 1 + }, + "gtClassRef": { + "name": { + "unTokenName": "3334363333353331" + }, + "symbol": { + "unCurrencySymbol": "da8c30857834c6ae7203935b89278c532b3995245295456f993e1d24" + } + }, + "maximumCosigners": 20 }