Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Action ¶
type Action struct { Type uint8 `json:"type"` Signature []byte `json:"signature"` Content []byte `json:"content"` }
func RecoverFromConcation ¶
func TryRecoverFromConcation ¶
func (*Action) RecoverFromConcation ¶
func (*Action) TryRecoverFromConcation ¶
Click to show internal directories.
Click to hide internal directories.