github.com/lino-network/lino@v0.6.11/x/account/model/golden/TestAccountStoreSuite/TestSupply.golden (about)

     1  [
     2    {
     3      "prefix": "5",
     4      "key": "",
     5      "val": {
     6        "type": "lino/account/supply",
     7        "value": {
     8          "last_year_total": {
     9            "amount": "10000"
    10          },
    11          "total": {
    12            "amount": "512354"
    13          },
    14          "chain_start_time": "123",
    15          "last_inflation_time": "3245"
    16        }
    17      }
    18    }
    19  ]