getXfaiCore

This method returns the latest Core contract address that is allowed to modify the pool state.

Function

function getXfaiCore() external view returns (address);

Return values

Value
Description

address _val

The current Core address.

Last updated