• gluk256's avatar
    whisper/whisperv6: message bundling (#15666) · 9f1007e5
    gluk256 authored
    Changed the communication protocol for ordinary message,
    according to EIP 627. Messages will be send in bundles, i.e.
    array of messages will be sent instead of single message.
    9f1007e5
peer.go 4.89 KB