force_ostium_v15_settlement

Documentation for eth_defi.erc_4626.vault_protocol.gains.testing.force_ostium_v15_settlement function.

force_ostium_v15_settlement(vault, any_account, padding_seconds=1, gas_limit=3000000)

Force a settlement on Ostium V1.5 by advancing Anvil time and calling tryNewSettlement().

tryNewSettlement() is public and permissionless — it executes when block.timestamp >= lastSettlementTs + maxSettlementInterval.

Parameters