Skip to main content

make_get

Function make_get 

Source
pub async fn make_get(
    client: &mut WebApi,
    key: ContractKey,
    return_contract_code: bool,
    subscribe: bool,
) -> Result<()>