Vaulta

cardmasterfn

Contract

The data tables defined by this contract.

  • rows of seed

    Field Type
    id uint64
    rn uint64
  • rows of user

    Field Type
    aut uint64
    acc string
    rid uint64
  • rows of room

    Field Type
    id uint64
    owner uint64
    ownern string
    price uint64
    agtend uint64
    profit uint64
    totfit uint64
    type uint8
    state uint8
    round uint64
    betround uint8
    pool uint32
    bet uint32
    winner uint64
    banker uint64
    pcount uint8
    ps player[]