zeitgeist icon indicating copy to clipboard operation
zeitgeist copied to clipboard

Properly configure pallet-assets `RemoveItemsLimit`

Open sea212 opened this issue 1 year ago • 0 comments

Currently the pallet-assets instances in the runtime use a conservative RemoveItemsLimit configuration. Optimally configuring RemoveItemsLimit requires that weights for pallet-assets from the reference machine are available. Once those are available, all pallet-assets instances should use an optimized value for RemoveItemsLimit.

sea212 avatar Nov 01 '23 16:11 sea212