-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "added 2 config files, started readme"
This reverts commit 393e7fb.
- Loading branch information
1 parent
393e7fb
commit 503c980
Showing
50 changed files
with
37,762 additions
and
15,343 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
accounts: | ||
- name: alice | ||
coins: ["20000token", "200000000stake"] | ||
- name: bob | ||
coins: ["10000token", "100000000stake"] | ||
validator: | ||
name: alice | ||
staked: "100000000stake" | ||
client: | ||
openapi: | ||
path: "docs/static/openapi.yml" | ||
faucet: | ||
name: bob | ||
coins: ["5token", "100000stake"] |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.