Skip to content

Commit

Permalink
Add laos config file to configs (#862)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsenovilla authored Dec 5, 2024
1 parent 8a286d1 commit 21b0023
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions configs/laos.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
endpoint:
- wss://rpc.laos.laosfoundation.io
- wss://laos-rpc.dwellir.com
db: ./db.sqlite
runtime-log-level: 5

import-storage:
Sudo:
Key: "0xf24FF3a9CF04c71Dbc94D0b566f7A27B94566cac" # Alith
System:
Account:
- - - "0xf24FF3a9CF04c71Dbc94D0b566f7A27B94566cac"
- providers: 1
data:
free: "100000000000000000000000"

0 comments on commit 21b0023

Please sign in to comment.