ex_wire v0.1.1 ExWire.Handler.Params

Struct to store parameters from an incoming message

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExWire.Handler.Params{data: binary, hash: Cryto.hash, recovery_id: ExWire.Crypto.recovery_id, remote_host: ExWire.Struct.Endpoint.t, signature: Crpyto.signature, timestamp: integer}