What is the difference between single-wallet and transfer-wallet models?
Direct answerIn a single-wallet model, the operator owns the player's main balance and the game side calls it for bets and payouts. In a transfer-wallet model, funds move into a game-side wallet first and return through a separate transfer workflow.
Single wallet centralizes balance but requires a reliable, concurrent and idempotent operator wallet. Transfer wallet reduces real-time callback dependency during play but adds deposit, withdrawal, synchronization and funds-in-transit reconciliation.
AG GAME supports both models. Select one before testing because their endpoints, states and acceptance scenarios differ.
