BlockchainInstituteChi / developer-bootcamp

Other
4 stars 0 forks source link

Adjustments to URI generation. #15

Closed HannahMR closed 4 years ago

HannahMR commented 4 years ago

I changed the parameters being passed into generateUri. While it doesn't seem that we are using the USD price data in this function, I left it in case we need that data for future adjustments.

I also added a new case for Ethereum as previously it seems that ethereum QR code were being generated using the default format.

I simplified the uri for just the address and crypto amount. This change got my mobile Jaxx wallet to recognize both the addresses and amounts for both BTC and ETH payments.