Share checksum address in wallet

Signed-off-by: Serhy <sergii@status.im>
This commit is contained in:
Serhy 2019-05-03 12:18:22 +03:00
parent d1325fa4e5
commit 545eb513ff
No known key found for this signature in database
GPG Key ID: 5D7C4B9E2B6F500B
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
[toolbar/actions [{:icon :main-icons/share [toolbar/actions [{:icon :main-icons/share
:icon-opts {:color :white :icon-opts {:color :white
:accessibility-label :share-button} :accessibility-label :share-button}
:handler #(list-selection/open-share {:message address-hex})}]]] :handler #(list-selection/open-share {:message (eip55/address->checksum address-hex)})}]]]
[react/view {:flex 1} [react/view {:flex 1}
[common/network-info {:text-color :white}] [common/network-info {:text-color :white}]
[qr-code-viewer/qr-code-viewer [qr-code-viewer/qr-code-viewer