Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBatchVerifier ¶
func CreateBatchVerifier(pk crypto.PubKey) (crypto.BatchVerifier, bool)
CreateBatchVerifier checks if a key type implements the batch verifier interface. Currently only ed25519 & sr25519 supports batch verification.
func SupportsBatchVerifier ¶
SupportsBatchVerifier checks if a key type implements the batch verifier interface.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.