- Notifications
You must be signed in to change notification settings - Fork 190
Open
Description
Hi! I'm getting error on parsing mainnet config, issue encountered between Dec. 10 and 11.
Code:
_, err := liteclient.GetConfigFromUrl(context.Background(), "https://ton.org/global.config.json") if err != nil { return fmt.Errorf("get config: %w", err) }Returns:
get config: invalid character '<' looking for beginning of value
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels