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

     1  [
     2    {
     3      "prefix": "2",
     4        "key": "testapp/testapp",
     5        "val": {
     6          "type": "lino/bank",
     7          "value": {
     8            "b": "10000"
     9          }
    10        }
    11    },
    12    {
    13      "prefix": "5",
    14      "key": "testapp-affiliated",
    15      "val": {
    16        "type": "lino/role",
    17        "value": {
    18          "aa": "testapp"
    19        }
    20      }
    21    },
    22    {
    23      "prefix": "4",
    24      "key": "testapp/testapp-affiliated",
    25      "val": {
    26        "type": "str",
    27        "value": "t"
    28      }
    29    }
    30  ]