Skip to content

Eror getting config #285

@ysomad

Description

@ysomad

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions