Unexpected error for api.rpc.chain.getBlock #4605

By February 26, 2022Polkadot

Steps to Reproduce the Error (running in local node terminal): const { ApiPromise, WsProvider } = require(‘@polkadot/api’); wssEndpoint = “wss://wss.moonriver.moonbeam.network” var api = await ApiPromise.create({ provider: new WsProvider(wssEndpoint) }); […]

All Today's Crypto News In One Place