Runtime network egress mode switch payload.
| 328 | model_config = ConfigDict(extra="ignore") |
| 329 | |
| 330 | account: PublicAccountRecord |
| 331 | session: AccountSessionState |
| 332 | tasks: list[PaymentTaskRecord] = Field(default_factory=list) |
nothing calls this directly
no outgoing calls
no test coverage detected