amount

abstract val amount: MilliSatoshi

The actual amount that has been sent or received:

  • for outgoing payments, the fee is included. This is what left the wallet;

  • for incoming payments, the is the amount AFTER the fees are applied. This is what went into the wallet.