Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseNewEpoch ¶
func ParseNewEpoch(prms []smartcontract.Parameter) (event.Event, error)
ParseNewEpoch is a parser of new epoch notification event.
Result is type of NewEpoch.
Types ¶
type NewEpoch ¶
type NewEpoch struct {
// contains filtered or unexported fields
}
NewEpoch is a new epoch Neo:Morph event.
func (NewEpoch) EpochNumber ¶
EpochNumber returns new epoch number.
func (NewEpoch) MorphEvent ¶
func (NewEpoch) MorphEvent()
MorphEvent implements Neo:Morph Event interface.
Click to show internal directories.
Click to hide internal directories.