ink_env

Function is_contract

source
pub fn is_contract(account: &H160) -> bool
Expand description

Checks whether the specified account is a contract.

ยงErrors

If the returned value cannot be properly decoded.