struct

RNS::Interface::HeldAnnounce

Inherits Struct < Value < Object

A lightweight struct for held announce packets

Constructors

new(raw : Bytes, destination_hash : Bytes, hops : Int32, receiving_interface : Interface | Nil)
Source

Instance methods

clone
Source
copy_with(raw _raw = @raw, destination_hash _destination_hash = @destination_hash, hops _hops = @hops, receiving_interface _receiving_interface = @receiving_interface)
Source
destination_hash
hops
raw
receiving_interface