From 42aec9d6c4c95c84382e270eb97a36ed8143f720 Mon Sep 17 00:00:00 2001 From: Riccardo Casatta Date: Mon, 25 Jan 2021 15:12:22 +0100 Subject: [PATCH] add description --- content/blog/2021/fee_estimation_for_light_clients_part_1.md | 2 +- content/blog/2021/fee_estimation_for_light_clients_part_2.md | 2 +- content/blog/2021/fee_estimation_for_light_clients_part_3.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/blog/2021/fee_estimation_for_light_clients_part_1.md b/content/blog/2021/fee_estimation_for_light_clients_part_1.md index b5cd4a1339..15b4d2cf15 100644 --- a/content/blog/2021/fee_estimation_for_light_clients_part_1.md +++ b/content/blog/2021/fee_estimation_for_light_clients_part_1.md @@ -1,6 +1,6 @@ --- title: "Fee estimation for light-clients (Part 1)" -description: "" +description: "Applying machine learning to the bitcoin fee estimation problem" author: "Riccardo Casatta" date: "2021-01-25" tags: ["fee", "machine learning"] diff --git a/content/blog/2021/fee_estimation_for_light_clients_part_2.md b/content/blog/2021/fee_estimation_for_light_clients_part_2.md index 8dfefb9073..aed4884d0d 100644 --- a/content/blog/2021/fee_estimation_for_light_clients_part_2.md +++ b/content/blog/2021/fee_estimation_for_light_clients_part_2.md @@ -1,6 +1,6 @@ --- title: "Fee estimation for light-clients (Part 2)" -description: "" +description: "Applying machine learning to the bitcoin fee estimation problem" author: "Riccardo Casatta" date: "2021-01-25" tags: ["fee", "machine learning"] diff --git a/content/blog/2021/fee_estimation_for_light_clients_part_3.md b/content/blog/2021/fee_estimation_for_light_clients_part_3.md index f9dfdc8bd4..b020ef4560 100644 --- a/content/blog/2021/fee_estimation_for_light_clients_part_3.md +++ b/content/blog/2021/fee_estimation_for_light_clients_part_3.md @@ -1,6 +1,6 @@ --- title: "Fee estimation for light-clients (Part 3)" -description: "" +description: "Applying machine learning to the bitcoin fee estimation problem" author: "Riccardo Casatta" date: "2021-01-25" tags: ["fee", "machine learning"] -- 2.49.0