diff --git a/webext/src/lib/CIP30/Backends/OgmiosKupo.ts b/webext/src/lib/CIP30/Backends/OgmiosKupo.ts index b3e7301..f9b2f22 100644 --- a/webext/src/lib/CIP30/Backends/OgmiosKupo.ts +++ b/webext/src/lib/CIP30/Backends/OgmiosKupo.ts @@ -54,7 +54,7 @@ class OgmiosKupoBackend implements Backend { method: "POST", headers: { Accept: "application/json", - "Content-Type": "application/json", + // "Content-Type": "application/json", }, body: JSON.stringify({ jsonrpc: "2.0",