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
There isn't really a buyer/merchant conceptual separation in the code. The idea is that whoever has balance (received bitcoin) can make a payment out to multiple addresses. In a merchant/buyer real-world scenario, this would mean the merchant should be able to send a payment with different amounts to different addresses with one transaction. I think this is fairly easy to implement in the current code base.
No description provided.
The text was updated successfully, but these errors were encountered: