genitrust / dashwallet-ios

github user QuantumExplorer's iOS dashwallet
Other
1 stars 0 forks source link

Bank Logos and Icons: use the non-HQ value specified in response #8

Closed rgenito closed 6 years ago

rgenito commented 6 years ago

For all API responses that contain the banking center's (or payment destination's) banking logo and icon, we will now grab these response properties to use as the logo/icon image links:

bankLogo
bankIcon

Before we were grabbing the values from bankLogoHq and bankIconHq, which will be deprecated.

sujalBandhara commented 6 years ago

Now application is fetching image from parameter bankLogo and bankIcon.

rgenito commented 6 years ago

@sujalBandhara for tasks like this (not necessarily issues), you will need to reference a pull request or a commit for this finished task / issue.