MoCSettlementMock
View Source: contracts/mocks/MoCSettlementMock.sol
↗ Extends: MoCSettlement
MoCSettlementMock - version: 0.1.12
Contract Members
Constants & Variables
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 |
docRedemptionStepCountForTest
Returns the amount of steps for the Doc Redemption task which is the amount of redeem requests in the queue. (Used in tests only)
Arguments
Last updated