Constant solana_sdk::entrypoint::HEAP_START_ADDRESS

source ·
pub const HEAP_START_ADDRESS: u64 = 0x300000000; // 12_884_901_888u64
Expand description

Start address of the memory region used for program heap.