Skip to content

Commit

Permalink
Added config.yml for Starport (#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev authored and shahankhatch committed Jan 20, 2021
1 parent 75d6e71 commit 8e7d215
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 1
accounts:
- name: alice
coins: ["1000token", "100000000stake"]
- name: bob
coins: ["500token"]
validator:
name: alice
staked: "100000000stake"

0 comments on commit 8e7d215

Please sign in to comment.