IMPORT_PATH: "@daiso-tech/core/execution-context/contracts"
"@daiso-tech/core/execution-context/contracts"
Configuration for decrementing a numeric context value. Used when updating an existing context value.
Optional
Minimum value floor. If set and the result would be below this, the value is floored at min.
null (no minimum) Copy
null (no minimum)
The amount to decrement by
1 Copy
1
IMPORT_PATH:
"@daiso-tech/core/execution-context/contracts"Configuration for decrementing a numeric context value. Used when updating an existing context value.