fromAmountSats abstract method

String fromAmountSats(
  1. String amount
)

No description provided for @fromAmountSats.

In en, this message translates to: 'From {amount} sats'

Implementation

String fromAmountSats(String amount);