From d88ec092f06866a3bb98ca24e2c63f4fc1637be3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Eckel?= Date: Mon, 18 Sep 2023 13:42:48 +0200 Subject: [PATCH] changed the denom for the development env to rddl instead of token (#83) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Eckel --- config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yml b/config.yml index e45d442..4aaf78e 100644 --- a/config.yml +++ b/config.yml @@ -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