encode_batch_posting_report_v2

Function encode_batch_posting_report_v2 

Source
pub fn encode_batch_posting_report_v2(
    batch_timestamp: u64,
    batch_poster: Address,
    batch_number: u64,
    batch_calldata_length: u64,
    batch_calldata_non_zeros: u64,
    batch_extra_gas: u64,
    l1_base_fee: U256,
) -> Vec<u8> 
Expand description

Creates the ABI-encoded data for a batchPostingReportV2 internal transaction.