Documentation
¶
Index ¶
- func CertVerified(destModule types.ModuleID, valid bool, err string, ...) *types2.Event
- func ComputeCert(destModule types.ModuleID) *types2.Event
- func NewCert(destModule types.ModuleID, cert *types1.Cert, origin *types1.RequestCertOrigin) *types2.Event
- func ProvideTransactions(destModule types.ModuleID, txs []*types3.Transaction, ...) *types2.Event
- func RequestCert(destModule types.ModuleID, origin *types1.RequestCertOrigin) *types2.Event
- func RequestTransactions(destModule types.ModuleID, cert *types1.Cert, ...) *types2.Event
- func VerifyCert(destModule types.ModuleID, cert *types1.Cert, origin *types1.VerifyCertOrigin) *types2.Event
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CertVerified ¶
func ProvideTransactions ¶ added in v0.3.0
func ProvideTransactions(destModule types.ModuleID, txs []*types3.Transaction, origin *types1.RequestTransactionsOrigin) *types2.Event
func RequestCert ¶ added in v0.3.0
func RequestTransactions ¶ added in v0.3.0
func VerifyCert ¶ added in v0.3.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.