ddress review comments

This commit is contained in:
Anurag Thakur
2025-10-16 16:37:09 +05:30
parent a949660099
commit 86f32e084f
5 changed files with 26 additions and 28 deletions

View File

@ -382,6 +382,7 @@ impl AmountConvertor for MinorUnitForConnector {
Hash,
ToSchema,
PartialOrd,
Ord,
)]
#[diesel(sql_type = sql_types::BigInt)]
pub struct MinorUnit(i64);