# Structs
CollectorResponse is a struct that represent the response sent by collector on ok.
No description provided by the author
MissedPacket denotes the information about a packet that db-service administrator has requested for the attestors to re-process.
MissedPacketDetails represents the structure sent by the db-service during polling.
No description provided by the author
Packet denotes the common structure for all the Outgoing and Incoming packets in the bridge.
ScreenedPacket is a struct to denote if a packet has been flagged by the wallet screening service; IsWhite: true denotes the packet has been white flagged.
# Interfaces
No description provided by the author