Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Corelib
#[derive(Copy, Drop, Debug, Serde)] pub struct BlockInfo { pub block_number: u64, pub block_timestamp: u64, pub sequencer_address: ContractAddress, }
pub block_number: u64
pub block_timestamp: u64
pub sequencer_address: ContractAddress
Was this page helpful?