pub fn external_view_contract_constructor<A>()where
    A: VMApi,
Expand description

Implementation of external view contract constructors. They take 1 Address argument and save it to storage under key external-view-target-address.