bitaccess / coinlib

A unified nodejs API for sending and receiving crypto payments
MIT License
70 stars 27 forks source link

Fix/network min relay fee #342

Closed caleb-bitaccess closed 2 years ago

caleb-bitaccess commented 2 years ago

Description of the change

  1. fix 2 coinlib-litecoin tests

  2. Gringotts is using the unit sat/Kbytes for networkMinRelayFee, but coinlib was using sat/bytes this pr changes coinlib to use sat/bytes