Use `contains_key` when checking for header
This is better than using `get().is_some()` since we skip decoding the storage value
parent
7c63af67
Please register or sign in to comment
This is better than using `get().is_some()` since we skip decoding the storage value