Open ashneverdawn opened 4 months ago
This is the current profile card:
We need to remove the send btc section. Also, when a user clicks the btc Account, it should open up the payment modal. This requires: #309 to be completed first which will update the modal to include a Send option. (Currently only Request)
send btc
Account
Send
Request
We need to remove the send btc section
done here https://github.com/Satellite-im/UplinkWeb/pull/369
This is the current profile card:
We need to remove the
send btc
section. Also, when a user clicks the btcAccount
, it should open up the payment modal. This requires: #309 to be completed first which will update the modal to include aSend
option. (Currently onlyRequest
)