mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 06:55:08 +01:00
No need to wait, default+test call rate > 2x / second
This commit is contained in:
parent
675ce9813e
commit
724950926c
1 changed files with 0 additions and 1 deletions
|
@ -139,7 +139,6 @@ public class MethodTest extends ApiTestCase {
|
|||
|
||||
protected static void registerDisputeAgents() {
|
||||
arbClient.registerDisputeAgent(MEDIATOR, DEV_PRIVILEGE_PRIV_KEY);
|
||||
sleep(1001); // Can call registerdisputeagent 1x per second.
|
||||
arbClient.registerDisputeAgent(REFUND_AGENT, DEV_PRIVILEGE_PRIV_KEY);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue