Prints public key hash of the wallet.
`Command syntax:`
```actionscript
cellframe-node-tool wallet pkey show <wallet name>
```
`Options:`
```actionscript
<wallet name> - the name of the wallet
```
### Usage Example
`Command:`
```actionscript
cellframe-node-tool wallet pkey show wallet1
```
`Response:`
```
0xA35F98638A7F23C2D1875FCBA9C44D1C1A915B5742096E0177131884F0B2931D
```