create_l1_headers

Function create_l1_headers 

Source
pub fn create_l1_headers(
    signer: &PrivateKeySigner,
    nonce: Option<U256>,
) -> Result<HashMap<&'static str, String>>
Expand description

Create L1 headers for authentication (using private key signature)