allPoolsLength

This method returns the length of the allPools array.

Function

function allPoolsLength() external view returns (uint);

Return values

ValueDescription

uint _val

The length of the allPools array

Last updated