Vaulta

bosibc.io

Contract

  • Table row type of peerchainm

    {
      "name": "peer_chain_mutable",
      "base": "",
      "fields": [
        {
          "name": "peerchain_name",
          "type": "name"
        },
        {
          "name": "cash_seq_num",
          "type": "uint64"
        },
        {
          "name": "last_confirmed_orig_trx_block_time_slot",
          "type": "uint32"
        },
        {
          "name": "current_block_time_slot",
          "type": "uint32"
        },
        {
          "name": "current_block_trxs",
          "type": "uint32"
        },
        {
          "name": "origtrxs_tb_next_id",
          "type": "uint64"
        }
      ]
    }