promptSecretUint
Signature
Section titled “Signature”function promptSecretUint( string calldata promptText) external returns (uint256);Description
Section titled “Description”Prompts the user for hidden uint256 in the terminal (usually pk).
function promptSecretUint( string calldata promptText) external returns (uint256);Prompts the user for hidden uint256 in the terminal (usually pk).