Type Alias distance_oracle::runtime::oneshot_account::Error
source · pub type Error = Error;
Aliased Type§
enum Error {
BlockHeightInFuture,
BlockHeightTooOld,
DestAccountNotExist,
ExistentialDeposit,
InsufficientBalance,
OneshotAccountAlreadyCreated,
OneshotAccountNotExist,
}