ex_wire v0.1.1 ExWire.Handshake.Struct.AckRespV4
Simple struct to wrap an auth response.
The RLPx v4 handshake ack is defined in EIP-8.
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %ExWire.Handshake.Struct.AckRespV4{remote_ephemeral_public_key: ExthCrypto.Key.public_key, remote_nonce: binary, remote_version: integer}