From: Riccardo Casatta Date: Mon, 25 Jan 2021 14:12:22 +0000 (+0100) Subject: add description X-Git-Url: http://internal-gitweb-vhost/%22https:/doc.rust-lang.org/trait.impl/sha256/struct.HashEngine.html?a=commitdiff_plain;h=42aec9d6c4c95c84382e270eb97a36ed8143f720;p=bitcoindevkit.org add description --- 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"]