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:
|
accounts:
|
||||||
- name: alice
|
- name: alice
|
||||||
coins:
|
coins:
|
||||||
- 20000token
|
- 20000plmnt
|
||||||
- 200000000stake
|
- 200000000stake
|
||||||
- name: bob
|
- name: bob
|
||||||
coins:
|
coins:
|
||||||
- 10000token
|
- 100000000plmnt
|
||||||
- 100000000stake
|
- 100000000stake
|
||||||
client:
|
client:
|
||||||
openapi:
|
openapi:
|
||||||
@ -15,7 +15,7 @@ client:
|
|||||||
faucet:
|
faucet:
|
||||||
name: bob
|
name: bob
|
||||||
coins:
|
coins:
|
||||||
- 5token
|
- 100000000plmnt
|
||||||
- 100000stake
|
- 100000stake
|
||||||
validators:
|
validators:
|
||||||
- name: alice
|
- name: alice
|
||||||
|
Loading…
x
Reference in New Issue
Block a user