kulapio / libra-wallet-poc

💰POC Libra wallet
https://dev.kulap.io/libra
MIT License
141 stars 44 forks source link

Handle redirect back from another link #21

Closed suraneti closed 5 years ago

suraneti commented 5 years ago

userAddress will be null from this variable scope.

(get userAddress from UserDataPersistance class instead of this variable scope)

totiz commented 5 years ago

Look good for me, thanks