Skip to content

Commit

Permalink
chore: checkin
Browse files Browse the repository at this point in the history
  • Loading branch information
jiujiteiro committed Aug 10, 2022
1 parent ca741a2 commit 1e03dde
Show file tree
Hide file tree
Showing 3 changed files with 551 additions and 153 deletions.
16 changes: 8 additions & 8 deletions config.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
accounts:
- name: alice
coins: ["200000000ario", "200000000arst"]
- name: bob
coins: ["100000000ario"]
- name: eduardo
coins: ["2000000000000000000000000ario", "2000000000000000000000000arst"]
- name: aaron
coins: ["2000000000000000000000000ario", "2000000000000000000000000arst"]
validator:
name: alice
staked: "100000000ario"
name: eduardo
staked: "100000000000000000000000ario"
client:
vuex:
path: "vue/src/store"
openapi:
path: "docs/static/openapi.yml"
faucet:
name: bob
name: aaron
coins: ["1000000000000000000000ario"]
genesis:
chain_id: "realionetwork_1000-1"
chain_id: "realio-local-1"
app_state:
staking:
params:
Expand Down
Loading

0 comments on commit 1e03dde

Please sign in to comment.