strategy
Developers > Yield Tranches > Methods > strategy
Last updated
Was this helpful?
Developers > Yield Tranches > Methods > strategy
This method returns the address of the lending strategy used for deploying capital.
function strategy(
) external view returns(address);_val
Address of the strategy used to lend funds.
Last updated
Was this helpful?
Was this helpful?
