MoCSettlementMock

View Source: contracts/mocks/MoCSettlementMock.sol

↗ Extends: MoCSettlement

MoCSettlementMock - version: 0.1.10

Contract Members

Constants & Variables

uint256 internal constant STEPS;

Functions

Constructor

Arguments

Arguments

pubRunDeleveraging

Arguments

pubRunRedeemDoc

Arguments

setBlockSpan

⤾ overrides [?]

Sets the number of blocks settlement will be allowed to run

Arguments

Name
Type
Description

_blockSpan

uint256

number of blocks

stableTokenRedemptionStepCountForTest

Returns the amount of steps for the StableToken Redemption task which is the amount of redeem requests in the queue. (Used in tests only)

Arguments

Last updated