Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ForkV1 ¶
type ForkV1 struct { }
ForkV1 is the genesis fork for controller
func (ForkV1) DecodeSignedMsg ¶
func (f ForkV1) DecodeSignedMsg(data []byte) (*message.SignedMessage, error)
DecodeSignedMsg decodes signed message
func (ForkV1) EncodeSignedMsg ¶
func (f ForkV1) EncodeSignedMsg(msg *message.SignedMessage) ([]byte, error)
EncodeSignedMsg encodes signed message
Click to show internal directories.
Click to hide internal directories.