promptAddress
Signature
Section titled “Signature”function promptAddress(string calldata promptText) external returns (address);Description
Section titled “Description”Prompts the user for an address in the terminal.
function promptAddress(string calldata promptText) external returns (address);Prompts the user for an address in the terminal.