mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-06-07 14:46:39 +00:00
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:
parent
2076b5d799
commit
d88ec092f0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user