ERC4337 Data Libs
SentinelList
LinkedBytes32Lib
popAll

popAll

Remove all items from the list.

Usage

list.popAll();

Parameters

self

  • Type: bytes32

The storage pointer of the list.

Returns

None