# Functions
ParseAddPeerNotary from NotaryEvent into netmap event structure.
ParseNewEpoch is a parser of new epoch notification event.
ParseUpdatePeerNotary from NotaryEvent into netmap event structure.
# Constants
AddPeerNotaryEvent is method name for netmap `addPeer` operation in `Netmap` contract.
UpdateStateNotaryEvent is method name for netmap state updating operations in `Netmap` contract.
# Structs
No description provided by the author
NewEpoch is a new epoch Neo:Morph event.
No description provided by the author