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 was archived by the owner on May 30, 2024. It is now read-only.
Reference docs are topics that are too high level to be explained in a rust-doc, and too low level to be explained in a high level tutorial. The goal is to minimize this category.
FRAME, Substrate
When should you write a pallet and when should you write a contract.
System accounts; consumers and providers.
Currency related traits, old ones (Currency, ReservableCurrency etc.) and new ones (fungible::*).
Reference docs are topics that are too high level to be explained in a rust-doc, and too low level to be explained in a high level tutorial. The goal is to minimize this category.
FRAME, Substrate
Currency,ReservableCurrencyetc.) and new ones (fungible::*).UncheckedExtrinsic)Box, and being memory conscious.Misc