You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Note**: `PRIVATE_KEY` can be either a base58-encoded string (default Solana format), or a uint8 array (e.g. `[181,99,240,...]`). The SDK will automatically detect and parse the format.
68
74
69
75
2.**Optional Configuration**:
70
76
Depending on your credentials and setup, you have a couple of options for initializing the `UltraApiClient`:
0 commit comments