threshcryptopbevents

package
v0.0.0-...-9727c61 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Recover

func Recover(destModule stdtypes.ModuleID, data [][]uint8, signatureShares [][]uint8, origin *types.RecoverOrigin) *types1.Event

func RecoverResult

func RecoverResult(destModule stdtypes.ModuleID, fullSignature []uint8, ok bool, error string, origin *types.RecoverOrigin) *types1.Event

func SignShare

func SignShare(destModule stdtypes.ModuleID, data [][]uint8, origin *types.SignShareOrigin) *types1.Event

func SignShareResult

func SignShareResult(destModule stdtypes.ModuleID, signatureShare []uint8, origin *types.SignShareOrigin) *types1.Event

func VerifyFull

func VerifyFull(destModule stdtypes.ModuleID, data [][]uint8, fullSignature []uint8, origin *types.VerifyFullOrigin) *types1.Event

func VerifyFullResult

func VerifyFullResult(destModule stdtypes.ModuleID, ok bool, error string, origin *types.VerifyFullOrigin) *types1.Event

func VerifyShare

func VerifyShare(destModule stdtypes.ModuleID, data [][]uint8, signatureShare []uint8, nodeId stdtypes.NodeID, origin *types.VerifyShareOrigin) *types1.Event

func VerifyShareResult

func VerifyShareResult(destModule stdtypes.ModuleID, ok bool, error string, origin *types.VerifyShareOrigin) *types1.Event

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL