mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 11:24:45 +08:00
ddress review comments
This commit is contained in:
@ -382,6 +382,7 @@ impl AmountConvertor for MinorUnitForConnector {
|
||||
Hash,
|
||||
ToSchema,
|
||||
PartialOrd,
|
||||
Ord,
|
||||
)]
|
||||
#[diesel(sql_type = sql_types::BigInt)]
|
||||
pub struct MinorUnit(i64);
|
||||
|
||||
Reference in New Issue
Block a user