reth
1.3.1
In reth::
revm::
revm::
primitives::
alloy_
primitives
Modules
aliases
ruint
utils
Macros
address
b128
b256
b512
b64
bloom
bytes
fixed_bytes
hex
try_vec
wrap_fixed_bytes
Structs
Address
AddressChecksumBuffer
BigIntConversionError
Bloom
Bytes
FixedBytes
Function
Keccak256
Log
LogData
PrimitiveSignature
Sealed
Signature
Signed
Uint
Enums
AddressError
BloomInput
Parity
ParseSignedError
Sign
SignatureError
TxKind
Constants
BLOOM_BITS_PER_ITEM
BLOOM_SIZE_BITS
BLOOM_SIZE_BYTES
Traits
IntoLogData
Sealable
Functions
eip191_hash_message
keccak256
logs_bloom
normalize_v
to_eip155_v
Type Aliases
B128
B160
B256
B512
B64
BlockHash
BlockNumber
BlockTimestamp
ChainId
I128
I16
I160
I256
I32
I64
I8
Selector
StorageKey
StorageValue
TxHash
TxIndex
TxNonce
TxNumber
U128
U16
U160
U256
U32
U512
U64
U8
reth
::
revm
::
revm
::
primitives
::
alloy_primitives
Function
to_eip155_v
Copy item path
Settings
Help
Summary
pub const fn to_eip155_v(v:
u8
, chain_id:
u64
) ->
u64
Expand description
Applies
EIP-155
.