Function near_sdk::env::state_exists

source ·
pub fn state_exists() -> bool
Expand description

Returns true if the contract state exists and false otherwise.