Docs.rs
alloy-eip7702-0.4.0
alloy-eip7702 0.4.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mattsse
github:alloy-rs:core
Dependencies
alloy-primitives ^0.8.10
normal
alloy-rlp ^0.3
normal
arbitrary ^1.3
normal
optional
derive_more ^1
normal
k256 ^0.13
normal
optional
rand ^0.8
normal
optional
serde ^1.0
normal
optional
serde_with ^3
normal
optional
bincode ^1.3
dev
rand ^0.8
dev
serde_json ^1.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
alloy_
eip7702
0.4.0
In alloy_
eip7702::
constants
alloy_eip7702
::
constants
Constant
MAGIC
Copy item path
Source
pub const MAGIC:
u8
= 0x05;
Expand description
Magic number used to calculate an EIP7702 authority.
See also
EIP-7702
.