Documentation ¶
Index ¶
- func Recover(destModule stdtypes.ModuleID, data [][]uint8, signatureShares [][]uint8, ...) *types1.Event
- func RecoverResult(destModule stdtypes.ModuleID, fullSignature []uint8, ok bool, error string, ...) *types1.Event
- func SignShare(destModule stdtypes.ModuleID, data [][]uint8, origin *types.SignShareOrigin) *types1.Event
- func SignShareResult(destModule stdtypes.ModuleID, signatureShare []uint8, ...) *types1.Event
- func VerifyFull(destModule stdtypes.ModuleID, data [][]uint8, fullSignature []uint8, ...) *types1.Event
- func VerifyFullResult(destModule stdtypes.ModuleID, ok bool, error string, ...) *types1.Event
- func VerifyShare(destModule stdtypes.ModuleID, data [][]uint8, signatureShare []uint8, ...) *types1.Event
- func VerifyShareResult(destModule stdtypes.ModuleID, ok bool, error string, ...) *types1.Event
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecoverResult ¶
func SignShareResult ¶
func VerifyFull ¶
func VerifyFullResult ¶
func VerifyShare ¶
func VerifyShareResult ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.