Skip to content

promptUint

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

Prompts the user for uint256 in the terminal.