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

Editing metatdata on devnet fails #2465

Open
drez opened this issue Nov 21, 2024 · 0 comments
Open

Editing metatdata on devnet fails #2465

drez opened this issue Nov 21, 2024 · 0 comments

Comments

@drez
Copy link

drez commented Nov 21, 2024

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"
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant