For the complete documentation index, see llms.txt. This page is also available as Markdown.

ISmartPoolInitializer

ISmartPoolInitializer

initializePool

function initializePool() external

Initializes to pool storage.

Pool can only be initialized at creation, meaning this method cannot be called directly to implementation.

Last updated