Skip to content
Unverified Commit 42c00b89 authored by alindima's avatar alindima
Browse files

add `toggle_node_feature` config pallet extrinsic

also switch to using a u64 in the runtime for storing the features.
If we were to use a bitvec here as well, the toggle_node_feature extrinsic
could potentially allocate indefinite memory.
parent 79bfc972
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment