mirror of
https://github.com/valitydev/fistful-server.git
synced 2024-11-06 02:35:18 +00:00
TD-675: Fixes currency ref in limit change log metadata (#66)
This commit is contained in:
parent
d21e440a22
commit
eecd4c823d
@ -273,6 +273,6 @@ mk_limit_log_attributes(#limiter_LimitContext{
|
||||
wallet_id => WalletID,
|
||||
change => #{
|
||||
amount => Amount,
|
||||
currency => Currency
|
||||
currency => Currency#domain_CurrencyRef.symbolic_code
|
||||
}
|
||||
}.
|
||||
|
Loading…
Reference in New Issue
Block a user