Issue
Currently when successful outgoing payment is announced via websocket as PaymentSent it has feesPaid field, but when it is obtained via GetSentInfo API call there is no feesPaid in a returned list of payment attempts.
Expected behavior
feesPaid should also be present in GetSentInfo output.
Issue
Currently when successful outgoing payment is announced via websocket as
PaymentSentit hasfeesPaidfield, but when it is obtained viaGetSentInfoAPI call there is nofeesPaidin a returned list of payment attempts.Expected behavior
feesPaidshould also be present inGetSentInfooutput.