Skip to content

Commit

Permalink
Merge pull request #349 from blockfrost/srk/apiv6example
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ authored Nov 3, 2023
2 parents 12ee073 + 28d5ed0 commit 9a4df50
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ JSON-WSP has been ditched and replaced by [JSON-RPC 2.0](https://www.jsonrpc.org
```json
{
"jsonrpc": "2.0",
"method": "queryNetwork/config",
"method": "queryNetwork/genesisConfiguration",
"params": { "era": "shelley" },
"id": "foo"
}
Expand Down

0 comments on commit 9a4df50

Please sign in to comment.