package logic type INotice interface { ToBytes() []byte }