Skip to content

promptSecretUint

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

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