Function near_sdk::utils::assert_self[][src]

pub fn assert_self()
Expand description

Assert that predecessor_account_id == current_account_id, meaning contract called itself.