Post
Topic
Board Announcements (Altcoins)
Re: [Official ANN]FREELABIT|FBF|Up to 15% Interest|No ICO|POW|Cryptonight
by
seanjin17
on 28/01/2018, 06:54:20 UTC
    "payments": {
        "enabled": true,
        "interval": 300,
        "maxAddresses": 50,
        "mixin": 3,
        "transferFee": 2000,
        "minPayment":  10000000,
        "maxTransactionAmount": 50000000000,
        "denomination": 1000000


Still the same error


Hello , Thank you for replying in
any ideas about this?

[payments] Error with transfer RPC request to wallet daemon {"code":-4,"message":"Wrong amount"}

Sorry for being a noob :/


make sure you have set the transaction fee at minimum 0.001 fbf


or if you set pool, look at config.json
"denominationUnit":1000000

so

"transferFee" = 0.001 x 1000000 = 1000