Sitelet https://hardhat.org/docs/reference/cheatcodes/utilities/prompt-uint
Skip to content

promptUint

function promptUint(string calldata promptText) external returns (uint256);

Prompts the user for uint256 in the terminal.