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 two instances of a "mock_data" pallet used for testing. It's really simple but if we can make it generic it will be even simpler to use. Maybe by adding Mocks as a config type.
We have two instances of a "mock_data" pallet used for testing. It's really simple but if we can make it generic it will be even simpler to use. Maybe by adding
Mocks
as a config type.https://github.com/moondance-labs/moondance/blob/ea38ce1aec88d4b6231cbd66f087c09ca9a625c7/pallets/collator-assignment/src/mock.rs#L56
The text was updated successfully, but these errors were encountered: