Trait block::SignaturePatch

source ·
pub trait SignaturePatch {
    fn chain_id() -> Option<u64>;
}
Expand description

Refer to EIP155 related to chain ID.

Required Methods§

Implementors§