Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

"OR gate" for EnsureOrigin #6237

Merged
Merged
Prev Previous commit
Next Next commit
Add either into std feature list.
  • Loading branch information
shaunxw committed Jun 9, 2020
commit b29f652df03e3e1a5c0ce20921e120213ab8092a
1 change: 1 addition & 0 deletions primitives/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ std = [
"sp-inherents/std",
"parity-util-mem/std",
"hash256-std-hasher/std",
"either/use_std",
]