From a4698709c17e3eb66103251713d59bd86ca3fe92 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 7 Aug 2021 10:57:11 +0300 Subject: Add percent --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index bca18ec..03d0370 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Fees are always charged on the **outgoing** path, when a payment is **forwarded* 1 sat (satoshi) = 1 / 100,000,000 = 0.00000001 BTC 1 ppm (part per million) = 1 / 1,000,000 1 bps (basis point) = 1 / 10,000 +1 % (percent) = 1 / 100 ``` ### ppm to % -- cgit v1.3.1