You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to have a button that pull the address from the wallet, instead of the user having to copy paste it.
The address can be retrieved by calling wallet.btc.get_accounts()[0].address
The text was updated successfully, but these errors were encountered:
ashneverdawn
changed the title
feat
feat(Pay): add button to pull address from wallet
Jul 31, 2024
Would be nice to have a button that pull the address from the wallet, instead of the user having to copy paste it.
The address can be retrieved by calling
wallet.btc.get_accounts()[0].address
The text was updated successfully, but these errors were encountered: