Co-Authored-By: gballet <gballet@gmail.com>
This commit is contained in:
ligi 2019-04-09 17:52:28 +02:00 committed by GitHub
parent 128ad8ebb1
commit d46a26dcd7

View file

@ -53,7 +53,7 @@
} }
``` ```
So the communication with the card is working, but there is no key associated to this wallet. Let's create it: So the communication with the card is working, but there is no key associated with this wallet. Let's create it:
``` ```
> personal.initializeWallet("pcsc://044def09") > personal.initializeWallet("pcsc://044def09")