domain_
runtime_
primitives
0.1.0
Modules
opaque
Structs
AccountId20
AccountId20Converter
AccountIdConverter
CheckExtrinsicsValidityError
DecodeExtrinsicError
EVMSignature
TargetBlockFullness
Enums
HoldIdentifier
MultiAccountId
Constants
CHECK_EXTRINSICS_AND_DO_PRE_DISPATCH_METHOD_NAME
DEFAULT_EXTENSION_VERSION
ERR_BALANCE_OVERFLOW
ERR_CONTRACT_CREATION_NOT_ALLOWED
ERR_NONCE_OVERFLOW
EXISTENTIAL_DEPOSIT
MAX_OUTGOING_MESSAGES
NORMAL_DISPATCH_RATIO
SLOT_DURATION
Traits
Signer
TryConvertBack
Functions
block_weights
maximum_block_length
maximum_domain_block_weight
Type Aliases
AccountId
Address
Balance
BlockNumber
EVMChainId
EthereumAccountId
EthereumSignature
Hash
Nonce
Signature
domain_runtime_primitives
Constant
ERR_BALANCE_OVERFLOW
Copy item path
Settings
Help
Summary
Source
pub const ERR_BALANCE_OVERFLOW:
u8
= 200;
Expand description
Custom error when balance overflow occurs.