github.com/lino-network/lino@v0.6.11/x/global/model/golden/TestGlobalStoreSuite/TestGetSetGlobalTime.golden (about)

     1  [
     2    {
     3      "prefix": "1",
     4      "key": "",
     5      "val": {
     6        "type": "lino/global/time",
     7        "value": {
     8          "chain_start_time": "123",
     9          "last_block_time": "234",
    10          "past_minutes": "999"
    11        }
    12      }
    13    }
    14  ]