mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
cleanup more tests and spaces (#3288)
* cleanup more tests and spaces * oops
This commit is contained in:
@@ -103,7 +103,7 @@ impl From<[u8; 32]> for ValidationCodeHash {
|
||||
|
||||
impl sp_std::fmt::LowerHex for ValidationCodeHash {
|
||||
fn fmt(&self, f: &mut sp_std::fmt::Formatter<'_>) -> sp_std::fmt::Result {
|
||||
sp_std::fmt::LowerHex::fmt(&self.0, f)
|
||||
sp_std::fmt::LowerHex::fmt(&self.0, f)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user