blocktrail / blocktrail-sdk-php

BlockTrail's Developer Friendly PHP SDK for the BlockTrail API
MIT License
44 stars 49 forks source link

High Fees #98

Closed rijnbeek closed 6 years ago

rijnbeek commented 6 years ago

When I send 0.5BTC to an external wallet through the API, the fees are around 0.05BTC while set with FEE_STRATEGY_LOW_PRIORITY on the $wallet->pay() command. Is there any way to lower the fees?