
- { "name": "create", "base": "", "fields": [ { "name": "max_num_open_room", "type": "uint32" }, { "name": "uid", "type": "string" }, { "name": "agent_account", "type": "name" }, { "name": "maintenance_account", "type": "string" }, { "name": "operation_account", "type": "string" }, { "name": "room_begin", "type": "time_point_sec" }, { "name": "room_countdown_begin", "type": "uint32" }, { "name": "room_countdown_max", "type": "uint32" }, { "name": "room_countdown_rushing_begin", "type": "uint32" }, { "name": "room_countdown_rushing_max", "type": "uint32" }, { "name": "room_countdown_bet", "type": "uint32" }, { "name": "jackpot_contract", "type": "name" }, { "name": "jackpot_initial_winnings_ouid", "type": "string" }, { "name": "jackpot_initial_winnings_iuid", "type": "string" }, { "name": "jackpot_initial_winnings", "type": "asset" }, { "name": "jackpot_commission_reimbursement", "type": "asset" }, { "name": "jackpot_rushing_threshold", "type": "asset" }, { "name": "jackpot_reimbursement_threshold", "type": "asset" }, { "name": "jackpot_num_dividend_payout", "type": "uint32" }, { "name": "proportion_referrer_commission", "type": "float64" }, { "name": "proportion_operation_commission", "type": "float64" }, { "name": "proportion_jackpot_commission", "type": "float64" }, { "name": "proportion_upline_commission", "type": "float64" }, { "name": "proportion_jackpot_payout", "type": "float64" }, { "name": "proportion_team_dividend_payout", "type": "float64" }, { "name": "proportion_jackpot_dividend_payout", "type": "float64" }, { "name": "order_price", "type": "asset" }, { "name": "lucky8_settings", "type": "lucky8_setting_t[]" }, { "name": "rushing8_settings", "type": "rushing8_setting_t[]" } ] }