Type Alias distance_oracle::runtime::atomic_swap::Error
source · pub type Error = Error;
Aliased Type§
enum Error {
AlreadyExist,
InvalidProof,
ProofTooLarge,
SourceMismatch,
AlreadyClaimed,
NotExist,
ClaimActionMismatch,
DurationNotPassed,
}