node icon indicating copy to clipboard operation
node copied to clipboard

Consider removing `ZetaFees` from CCTX object

Open lumtis opened this issue 1 year ago • 0 comments

Describe the Issue This value doesn't seem to have any utility. It is not read in the protocol, and is only used for Zeta transfers, bringing some inconsistency in the CCTX objects.

I think we should remove this value completely. Consider using a TotalFees paid, or keeping the initial amount in the CCTX object if a client wants to calculate the fees paid

lumtis avatar May 20 '24 15:05 lumtis