You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: use *uint64 for IntendedReceivingAmount to store NULL for non-payments
Non-payment transactions now store NULL instead of 0, distinguishing
"not a payment" from "zero-drop payment". Also fix stale doc comment
on transactionStatus, add doc comment to TransactionStatus field, and
remove duplicate DestinationAddressHash assignment.
0 commit comments