Skip to content

Commit

Permalink
Added config.yml for Starport
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Jan 11, 2021
1 parent 98b2ade commit f1dac2a
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 f1dac2a

Please sign in to comment.