Skip to content

Test is failing to connect to local multichain node #49

Description

@kalittl

reason=org.apache.http.conn.HttpHostConnectException: Connect to localhost:6824 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused (Connection refused),

public class TestConst {
// Blockchain called ABC001
public static String MULTICHAIN_SERVER_IP = "localhost";
public static String MULTICHAIN_SERVER_PORT = "4336";
public static String MULTICHAIN_SERVER_LOGIN = "multichainrpc";
public static String MULTICHAIN_SERVER_PWD = "BkrV57WKJGW9nTsp596zfL4juGL59FawcyTWmCLMVm9p";

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions