mirror of
https://github.com/pezkuwichain/pezkuwi-subquery.git
synced 2026-06-13 07:11:03 +00:00
Initial commit: Pezkuwi SubQuery indexer
- pezkuwi.yaml: Relay chain staking indexer (rewards, slashes, pools, transfers, era info) - pezkuwi-assethub.yaml: Asset Hub indexer (NominationPools, asset transfers) - GraphQL schema for staking data entities - Handler mappings from Nova SubQuery base
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export default {
|
||||
preset: "ts-jest",
|
||||
testMatch: ["**/tests/**/*.test.ts"],
|
||||
};
|
||||
Reference in New Issue
Block a user