Function ckb_std::syscalls::current_memory
source · pub fn current_memory() -> u64Available on non-crate feature
simulator and crate feature ckb2023 only.Expand description
Get current memory. Note: available after ckb2023.
Returns the sum of the memory of all living vm instances.