issues
search
byteball
/
obyte-gui-wallet
Unstoppable money
https://obyte.org
MIT License
423
stars
167
forks
source link
Add from address to chat
#517
Closed
tarmo888
closed
4 years ago
tarmo888
commented
4 years ago
chat now switches the wallet if
from_address=ADDRESS
is in payment request.
payment request in chat are now displayed more detailed.
changed the order of
$scope.sendPayment
parameters to make it consistent with
paymentRequest
event and
setForm
function.
from_address=ADDRESS
is in payment request.$scope.sendPayment
parameters to make it consistent withpaymentRequest
event andsetForm
function.