Module interviewpuzzle::accounts[][src]

Expand description

Client’s account and their storage

Structs

ERROR: Unable to modify locked account.

Storage for client’s accounts. Maps between client ID and their account.

A single client’s account

ERROR: Not enough funds in client’s account.

Type Definitions