IBunkerModule
Functions
initialize
initialize function to delegate call onced the beacon proxy is deployed, for initializing the bunker module.
function initialize(address metaVault_) external;
Parameters
| Name | Type | Description | 
|---|---|---|
| metaVault_ | address | address of the meta vault | 
Errors
NotImplemented
error NotImplemented();
AmountsZeros
error AmountsZeros();