fix(log): correct comment for CommissionTypeRefund to improve clarity
This commit is contained in:
parent
3199dc5141
commit
2f4cc46a38
@ -43,7 +43,7 @@ const (
|
||||
BalanceTypeReward uint16 = 325 // Reward
|
||||
CommissionTypePurchase uint16 = 331 // Purchase
|
||||
CommissionTypeRenewal uint16 = 332 // Renewal
|
||||
CommissionTypeRefund uint16 = 333 // Gift
|
||||
CommissionTypeRefund uint16 = 333 // Refund
|
||||
GiftTypeIncrease uint16 = 341 // Increase
|
||||
GiftTypeReduce uint16 = 342 // Reduce
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user