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

promptSecretUint

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

Prompts the user for hidden uint256 in the terminal (usually pk).