You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2024. It is now read-only.
Once we have the weights files generated from the benchmarking bot, the pallets configured in the Trappist runtime should be redirected to use the weights that are created under the runtime/trappist/weights folder instead of using the weights crate from the pallets.
Once we have the weights files generated from the benchmarking bot, the pallets configured in the Trappist runtime should be redirected to use the weights that are created under the
runtime/trappist/weights
folder instead of using the weights crate from the pallets.Here is an example:
Before:
After:
Depends on #141
CC: @kalaninja
The text was updated successfully, but these errors were encountered: