mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 18:54:52 +00:00
Share checksum address in wallet
Signed-off-by: Serhy <sergii@status.im>
This commit is contained in:
parent
d1325fa4e5
commit
545eb513ff
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user