Function ic_cdk::api::call::notify

source ·
pub fn notify<T: ArgumentEncoder>(
    id: Principal,
    method: &str,
    args: T
) -> Result<(), RejectionCode>
Expand description

Like notify_with_payment128, but sets the payment to zero.