Skip to main content
Sign in
Snippets Groups Projects
Commit 5ec4ddec authored by Éloïs's avatar Éloïs
Browse files

feat(runtime): unfilter go_online on gdev runtime (!95)

* feat(runtime): unfilter go_online on gdev runtime
parent 89b24b69
Branches
Tags
1 merge request!95feat(runtime): unfilter go_online on gdev runtime
......@@ -144,7 +144,6 @@ impl Contains<Call> for BaseCallFilter {
| pallet_membership::Call::claim_membership { .. }
| pallet_membership::Call::revoke_membership { .. }
) | Call::Session(_)
| Call::AuthorityMembers(pallet_authority_members::Call::go_online { .. })
)
}
}
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment