ℹ️CondsRepo

A public library defines several state checkpoints on the time sequence

Name

CondsRepo

Independent Contract

API

API
功能描述

Parse a byte array into condition object for determination.

Codify condition objects to byte array.

Create a conditional object that return with the sequence number.

Register the conditional object and return with the sequence number.

Delete the conditional object.

Get thec ounter value of condition object.

Get all the condition objects.

Determines whether the condition is fullfilled by input parameter values.

Check whether a single condition is fulfilled.

Check whether the combination of two conditions is fulfilled.

Check whether the combination of three conditions is fulfilled.

Source Code:

CondsRepo