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
when the block hash specified in the genesis is reached (imported), the wasm code should be replaced with the code specified in codeSubstitutes, until the next runtime update (determined via spec_version)
see syncer.Service.handleRuntimeChanges for how current changes are checked, can use similar method to this
Task summary
codeSubstitutes
, until the next runtime update (determined viaspec_version
)syncer.Service.handleRuntimeChanges
for how current changes are checked, can use similar method to thisOther information and links
code_substitute
paritytech/substrate#8898The text was updated successfully, but these errors were encountered: