Implementation of `Arbitrtary` trait has been removed from `StateDB` and `NativeDB` in #1197. This issue is created to define requirements for `Arbitrary` implementation for those structs and decided if it is needed.
Implementation of
Arbitrtarytrait has been removed fromStateDBandNativeDBin #1197.This issue is created to define requirements for
Arbitraryimplementation for those structs and decided if it is needed.