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
Add support for transactions using USD. Users should have a setting that allows them to send money in USD or BTCZ. It should probably work by using the $ symbol to indicated USD is requested.
Commands could work like: balance $ - Show balance in USD. I.E. Your balance is $100 send $[amount] [address] - Send $ to an address
The text was updated successfully, but these errors were encountered:
Add support for transactions using USD. Users should have a setting that allows them to send money in USD or BTCZ. It should probably work by using the
$
symbol to indicated USD is requested.Commands could work like:
balance $
- Show balance in USD. I.E.Your balance is $100
send $[amount] [address]
- Send $ to an addressThe text was updated successfully, but these errors were encountered: