Skip to content

Commit

Permalink
feat: add simple kusama coretime cfg (#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
wischli authored May 24, 2024
1 parent 74ed7e3 commit 69ae97c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions configs/kusama-coretime.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
endpoint: wss://kusama-coretime-rpc.polkadot.io
mock-signature-host: true
block: ${env.KUSAMA_CORETIME_BLOCK_NUMBER}
db: ./db.sqlite

import-storage:
System:
Account:
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- providers: 1
data:
free: 1000000000000000


0 comments on commit 69ae97c

Please sign in to comment.