SecureWallet.getFee

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Result!bool getFee(const(TagionBill)[] to_pay, TagionCurrency fees, bool print)
  2. Result!bool getFee(const(Invoice[]) orders, TagionCurrency fees)
    struct SecureWallet(Net : SecureNet)
    nothrow
    Result!bool
    getFee
  3. Result!bool getFee(TagionCurrency amount, TagionCurrency fees)

Meta