Class: BIP151

net.BIP151()

BIP151 Represents a BIP151 input and output stream. Holds state for peer communication.

Constructor

new BIP151()

Extends:
  • EventEmitter
Properties:
Name Type Description
input BIP151Stream
output BIP151Stream
initReceived Boolean
ackReceived Boolean
initSent Boolean
ackSent Boolean
timeout Object
job Job
completed Boolean
handshake Boolean
Source:

Extends

  • EventEmitter

Members

(static) ciphers :Number

Cipher list.

Type:
  • Number
Source:

(static, constant) MAX_MESSAGE :Number

Max message size.

Type:
  • Number
Source: