Skip to main content

REENTRANCY_GAS_STIPEND

Constant REENTRANCY_GAS_STIPEND 

Source
const REENTRANCY_GAS_STIPEND: u64 = 2_300;
Expand description

Gas stipend forwarded by transfer/send; a call capped at or below it cannot reenter.