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

initializer

MixinInitializer

onlyUninitialized

modifier onlyUninitialized()

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