allPoolsLength

This method returns the length of the allPools array.

Function

function allPoolsLength() external view returns (uint);

Return values

Value
Description

uint _val

The length of the allPools array

Last updated