MCPcopy Create free account
hub / github.com/subquery/subql / substrate.test.ts

File substrate.test.ts

packages/node/src/utils/substrate.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2020-2025 SubQuery Pte Ltd authors & contributors
2// SPDX-License-Identifier: GPL-3.0
3
4import { ApiPromise, WsProvider } from '@polkadot/api';

Callers

nothing calls this directly

Calls 9

fetchBlocksArrayFunction · 0.90
fetchBlocksBatchesFunction · 0.90
filterExtrinsicFunction · 0.90
getLoggerFunction · 0.90
getBlockByHeightFunction · 0.90
getTimestampFunction · 0.90
getHeaderForHashFunction · 0.90
createMethod · 0.45
disconnectMethod · 0.45

Tested by

no test coverage detected