1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-12-31 19:30:53 +00:00

Ripple send form: advanced fee tooltip

This commit is contained in:
Szymon Lesisz 2019-01-03 18:18:44 +01:00
parent b27e3af7f3
commit 2b8503fdb4

View File

@ -112,11 +112,11 @@ const AdvancedForm = (props: Props) => {
<Tooltip
content={(
<React.Fragment>
TODO: explain fee in XRP drops
Transfer cost in XRP drops
</React.Fragment>
)}
maxWidth={410}
readMoreLink="https://wiki.trezor.io/Ethereum_Wallet#Gas_limit"
readMoreLink="https://developers.ripple.com/transaction-cost.html"
placement="top"
>
<Icon