Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 460 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 460 Bytes

polkadot-js-api-ts-template

Run with

yarn run main -e "wss://polkadot-rpc.dwellir.com"

Corrupt ledgers

yarn run test:corrupt_ledgers -e "wss://kusama-rpc.dwellir.com"
yarn run test:corrupt_ledgers -e "wss://polkadot-rpc.dwellir.com"

Validators with unclaimed rewards

yarn run test:unclaimed_reward_pages -e 'wss://kusama-rpc.dwellir.com' -r 6593

See package.json to see what's up 🔥🔥.