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
Currently substrate/frame/examples is a crate but it should be a rust examples directory.
Also, it might need to be split so that some examples go under substrate/frame and other under substrate/pallets
The text was updated successfully, but these errors were encountered:
Currently
substrate/frame/examples
is a crate but it should be a rust examples directory.Also, it might need to be split so that some examples go under
substrate/frame
and other undersubstrate/pallets
The text was updated successfully, but these errors were encountered: