Uses of Class
convex.core.exceptions.BadSignatureException
Packages that use BadSignatureException
Package
Description
Fundamental Convex classes used for the decentralised network
Data structures and algorithms, including a complete set of classes
required to implement immutable, decentralised data objects.
-
Uses of BadSignatureException in convex.core
Methods in convex.core that throw BadSignatureExceptionModifier and TypeMethodDescriptionState.applyTransaction
(SignedData<? extends ATransaction> signedTransaction) Applies a signed transaction to the State. -
Uses of BadSignatureException in convex.core.data
Methods in convex.core.data that throw BadSignatureException