changed the denom for the development env to rddl instead of token (#83)

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
Jürgen Eckel 2023-09-18 13:42:48 +02:00 committed by GitHub
parent 2076b5d799
commit d88ec092f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,11 +3,11 @@ version: 1
accounts:
- name: alice
coins:
- 20000token
- 20000plmnt
- 200000000stake
- name: bob
coins:
- 10000token
- 100000000plmnt
- 100000000stake
client:
openapi:
@ -15,7 +15,7 @@ client:
faucet:
name: bob
coins:
- 5token
- 100000000plmnt
- 100000stake
validators:
- name: alice