Documentation ¶
Index ¶
- func SigVerified(destModule stdtypes.ModuleID, origin *types.SigVerOrigin, ...) *types1.Event
- func SignRequest(destModule stdtypes.ModuleID, data *types.SignedData, origin *types.SignOrigin) *types1.Event
- func SignResult(destModule stdtypes.ModuleID, signature []uint8, origin *types.SignOrigin) *types1.Event
- func SigsVerified(destModule stdtypes.ModuleID, origin *types.SigVerOrigin, ...) *types1.Event
- func VerifySig(destModule stdtypes.ModuleID, data *types.SignedData, signature []uint8, ...) *types1.Event
- func VerifySigs(destModule stdtypes.ModuleID, data []*types.SignedData, signatures [][]uint8, ...) *types1.Event
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SigVerified ¶
func SignRequest ¶
func SignRequest(destModule stdtypes.ModuleID, data *types.SignedData, origin *types.SignOrigin) *types1.Event
func SignResult ¶
func SigsVerified ¶
func VerifySigs ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.