Skip to content

Commit

Permalink
docs: update command output, ack: yes
Browse files Browse the repository at this point in the history
  • Loading branch information
rollerchloe authored Mar 18, 2024
1 parent 69f5bfd commit 2b936a5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -775,8 +775,12 @@ open-attestation wallet decrypt wallet.json
The response looks like:

```
⚠ warning You are about to reveal the private key of your wallet. Please type the following word into the terminal to prove that you understand the risks: active-aqua-swordtail
? ack: active-aqua-swordtail
⚠ warning You are about to reveal the private key of your wallet. Please type "yes" (without quotes) into the terminal to prove that you understand the risks
? ack: (node:3437) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.
Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at https://a.co/7PzMCcy
(Use `node --trace-warnings ...` to show where the warning was created)
? ack: yes
ℹ info User consented to risks
? Wallet password [hidden]
… awaiting Decrypting Wallet [====================] [100/100%]
Expand Down

0 comments on commit 2b936a5

Please sign in to comment.