Move types to more appropriate files (#10638)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use crate::{
|
||||
decode_error::DecodeError,
|
||||
hash::{hash, hashv, Hasher},
|
||||
program_utils::DecodeError,
|
||||
};
|
||||
use num_derive::{FromPrimitive, ToPrimitive};
|
||||
#[cfg(not(feature = "program"))]
|
||||
|
Reference in New Issue
Block a user