dalembert_init
Initialize a D'Alembert betting session with a specified base unit and optional max bet to manage stake progression.
Instructions
Initialize a new D'Alembert betting session with base unit and optional max bet limit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxBet | No | Maximum bet amount (optional) | |
| baseUnit | Yes | The base unit amount for betting (e.g., 1, 10, 100) |