Skip to content

Better document loadRemoteVersion #583

Closed
@PatrickAlphaC

Description

@PatrickAlphaC

I'm trying to download versions of solidity using loadRemoteVersion, however, when I run:

solc.loadRemoteVersion("0.8.7", (resp) => {})

If I do a console.log where that method is defined, I get:

https://binaries.soliditylang.org/bin/soljson-v0.8.10.js

Which is blank. However https://binaries.soliditylang.org/bin/soljson-latest.js isn't

Am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions