mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
Companion for impl Zero and One for fixed point numbers (#2924)
* fix build * Update Cargo.lock Co-authored-by: Bryan Chen <xlchen1291@gmail.com>
This commit is contained in:
Generated
+170
-168
File diff suppressed because it is too large
Load Diff
@@ -220,7 +220,7 @@ mod multiplier_tests {
|
||||
use sp_core::H256;
|
||||
use sp_runtime::{
|
||||
testing::Header,
|
||||
traits::{BlakeTwo256, IdentityLookup, Convert},
|
||||
traits::{BlakeTwo256, IdentityLookup, Convert, One},
|
||||
Perbill,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user