blocktrail-sdk-php
blocktrail-sdk-php copied to clipboard
subtractfeefromamount
This would be really nice functionality in your API - please consider adding it like bitcoin core:
5 subtractfeefromamount (string, optional) A json array with addresses. The fee will be equally deducted from the amount of each selected address. Those recipients will receive less bitcoins than you enter in their corresponding amount field. If no addresses are specified here, the sender pays the fee. [ "address" (string) Subtract fee from this address ,... ]