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
We have built a few generalizable capabilities within Blobs which may be useful to the broader ecosystem of Substrate users. I'd like to find ways to split these from the main codebase and publish on crates.io . A few examples that come to mind:
The XCM configuration for a chain to use only the relay chain's native asset
The collator implementation which does not build blocks when there are no transactions, incoming messages, or runtime upgrades
Fee adjustment which accounts for skipped blocks.
The text was updated successfully, but these errors were encountered:
We have built a few generalizable capabilities within Blobs which may be useful to the broader ecosystem of Substrate users. I'd like to find ways to split these from the main codebase and publish on crates.io . A few examples that come to mind:
The text was updated successfully, but these errors were encountered: