xchainjs-lib icon indicating copy to clipboard operation
xchainjs-lib copied to clipboard

ADD: Optional Feerate

Open thorchain-admin opened this issue 4 years ago • 0 comments

For all the clients

client.transfer({amount, recipient, feeRate})

make feeRate optional, default is "fast".

  • [ ] Bitcoin
  • [ ] Etherem
  • [ ] Litecoin
  • [ ] Bitcoincash

Also, update the client readme to detail this

thorchain-admin avatar Feb 18 '21 02:02 thorchain-admin