Class NodesHolePunchMessageSend

Sends a hole punch message to a node

Hierarchy

Constructors

Properties

Methods

Constructors

  • Parameters

    Returns NodesHolePunchMessageSend

Properties

container: {
    db: DB;
    keyRing: KeyRing;
    logger: Logger;
    nodeConnectionManager: NodeConnectionManager;
    nodeManager: NodeManager;
}

Type declaration

timeout?: number

This is the timeout used for the handler. If it is not set then the default timeout time for the RPCServer is used.

Methods

Generated using TypeDoc