Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tick ¶
type Tick struct {
// contains filtered or unexported fields
}
Tick signs tick data points and recovers the signer address from a signature.
func (*Tick) Recover ¶
func (t *Tick) Recover( _ context.Context, model string, data datapoint.Point, signature types.Signature, ) (*types.Address, error)
Recover implements the Recoverer interface.
Click to show internal directories.
Click to hide internal directories.