Getting the pool state
Function Signature
Description
The getPoolState
function takes in a Pool object and returns a PoolState
.
Parameters
xfai
: The xfai classpool
: The Pool object
Example Usage
Last updated