mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-15 20:09:13 +01:00
Explain that the API's getoffer(s) and takeoffer methods only work as expected when the user's node has payment account/methods matching the available offers' own payment methods. - getoffers returns only the offers with payment methods matching those set up on the user's node - getoffer will only return the offer if the user's node has a payment method matching the payment method associated with the requested offer - takeoffer will fail if the user's node does not have a matching payment method |
||
---|---|---|
.. | ||
src/main/proto |