[bisq-network/bisq] Add api method 'getpaymentacctform' (#4819)

Stan notifications at github.com
Tue Dec 1 19:58:17 CET 2020


@ghubstan commented on this pull request.



> +import static java.lang.String.format;
+import static java.lang.System.getProperty;
+import static java.nio.charset.StandardCharsets.UTF_8;
+import static org.junit.Assert.assertEquals;
+import static org.junit.Assert.assertNotNull;
+import static org.junit.Assert.fail;
+
+
+
+import bisq.apitest.method.MethodTest;
+
+ at Slf4j
+public class AbstractPaymentAccountTest extends MethodTest {
+
+    static final String PROPERTY_NAME_COMMENT = "_COMMENT_";
+    static final String PROPERTY_VALUE_COMMENT = "Please do not edit the paymentMethodId field.";

Fixed in commit 62a2aa85434213493c6d5225de9b694123ad67c4.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4819#discussion_r533648648
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201201/07383356/attachment.htm>


More information about the bisq-github mailing list