Skip to content

Commit

Permalink
fix missing storages (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc authored Nov 8, 2022
1 parent 2f3aeed commit dfd6f1b
Show file tree
Hide file tree
Showing 6 changed files with 336 additions and 21 deletions.
14 changes: 14 additions & 0 deletions configs/acala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,17 @@ db: ./db.sqlite
import-storage:
Sudo:
Key: 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY # Alice
System:
Account:
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- data:
free: 1000000000000000
Tokens:
Accounts:
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- token: KUSD
- free: 1000000000000000
1 change: 0 additions & 1 deletion configs/karura.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import-storage:
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- data:
free: 1000000000000000

Tokens:
Accounts:
-
Expand Down
Loading

0 comments on commit dfd6f1b

Please sign in to comment.