Defines the KeyValueStore contract for the SDAI data layer.
KeyValueStore
Dmitriy Moroz
Loads SDAI data through getBoolean.
getBoolean
Loads SDAI data through getInt.
getInt
Loads SDAI data through getString.
getString
Executes the putBoolean step in the SDAI data layer.
putBoolean
Executes the putInt step in the SDAI data layer.
putInt
Executes the putString step in the SDAI data layer.
putString