Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Editing metatdata on devnet fails #2465

@drez

Description

@drez

The API call to https://realms-solanad-50cd.devnet.rpcpool.com/
{
"method": "getRecentBlockhash",
"jsonrpc": "2.0",
"params": [
{
"commitment": "confirmed"
}
],
"id": "b9e4d7ca-7932-4d5f-9bba-d0864d27cf58"
}

results on

{
"jsonrpc": "2.0",
"error": {
"code": -32601,
"message": "Method not found"
},
"id": "e43b18d2-b753-47fe-a1e9-e25e427e8866"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions