pub fn create_l1_headers( signer: &PrivateKeySigner, nonce: Option<U256>, ) -> Result<HashMap<&'static str, String>>
Create L1 headers for authentication (using private key signature)