Skip to main content

verify_accumulator_exists

Function verify_accumulator_exists 

Source
pub fn verify_accumulator_exists(
    runtime_object_resolver: &dyn RuntimeObjectResolver,
    owner: SuiAddress,
    expected_balance: u64,
)