force_lagoon_settle
Documentation for eth_defi.erc_4626.vault_protocol.lagoon.testing.force_lagoon_settle function.
- force_lagoon_settle(vault, asset_manager, raw_nav=None, gas_limit=15000000)
Force settling of the Lagoon vault.
Used in the testing to move the vault to the next epoch
- Parameters
asset_manager (eth_typing.evm.HexAddress) – Spoofed account in Anvil
vault (eth_defi.erc_4626.vault_protocol.lagoon.vault.LagoonVault) –
raw_nav (int) –
gas_limit (int) –