From 7c3530bc057b14f97e95fd95869ab9dde9aa2dd6 Mon Sep 17 00:00:00 2001 From: latenssi Date: Wed, 1 Sep 2021 22:32:47 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38e9abed..09c44918 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ If you want to use a key stored in Google KMS for the admin account, just pass t **Creating an account on testnet via the faucet:** 1. When generating the key, choose "Asymmetric sign" as the purpose and "Elliptic Curve P-256 - SHA256 Digest" as the key type and algorithm (other combinations may work but these have been confirmed to work) -2. Download the admin public key from Google KMS in PEM format (should have a `.pub` ending) +2. Download the public key from Google KMS in PEM format (should have a `.pub` ending) 3. Run it through `flow keys decode pem --from-file ` 4. Copy the "Public Key" part 5. Go to https://testnet-faucet-v2.onflow.org