github.com/lino-network/lino@v0.6.11/x/developer/manager/input/TestDeveloperManagerSuite/TestBurnIDA.input (about)

     1  [
     2    {
     3      "prefix": "3",
     4        "key": "",
     5        "val": {
     6          "type": "lino/reservepool",
     7          "value": {
     8            "total": {
     9              "amount": "10"
    10            },
    11            "total_minidollar": "1000"
    12          }
    13        }
    14    },
    15    {
    16      "prefix": "6",
    17      "key": "testapp",
    18      "val": {
    19        "type": "lino/appidastats",
    20        "value": {
    21          "total": "1000"
    22        }
    23      }
    24    }
    25  ]