Module polkadot_runtime_common::claims
source · Expand description
Pallet to process claims from Ethereum addresses.
Re-exports
pub use pallet::*;
Modules
Structs
An Ethereum address (i.e. 20 bytes, used to represent an Ethereum account).
Validate
attest
calls prior to execution. Needed to avoid a DoS attack since they are
otherwise free to place on chain.Enums
The kind of statement an account needs to make for a claim to be valid.