BlockIo / block_io-php

PHP library for Block.io
MIT License
56 stars 139 forks source link

Transaction Fees even in testnet #14

Closed RishabSwift closed 7 years ago

RishabSwift commented 7 years ago

I have a testnet address with 0.00078 BTC.

When I try to withdraw this to another testnet address, I get this error:

Withdrawal amount cannot exceed -0.00057 ฿T due to mandatory network fees. Estimated network fee: 0.00135 ฿T

This makes it impossible to withdraw it. Please fix this. Thanks.

doersf commented 7 years ago

Hi, please treat this error as "cannot exceed 0.00000" instead. The bottom line is: the network fees will be higher than what you have in the wallet.

This will be fixed in the near future, not a priority.