]> Untitled Git - bitcoindevkit.org/commitdiff
add description
authorRiccardo Casatta <riccardo@casatta.it>
Mon, 25 Jan 2021 14:12:22 +0000 (15:12 +0100)
committerRiccardo Casatta <riccardo@casatta.it>
Mon, 25 Jan 2021 14:12:22 +0000 (15:12 +0100)
content/blog/2021/fee_estimation_for_light_clients_part_1.md
content/blog/2021/fee_estimation_for_light_clients_part_2.md
content/blog/2021/fee_estimation_for_light_clients_part_3.md

index b5cd4a1339d29f0568f61a2c450577e39d54366c..15b4d2cf15b63e3eaf654ed83d03b8318bb93b14 100644 (file)
@@ -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"]
index 8dfefb9073b2c3f62e1ffbec2a47a7810e5f444a..aed4884d0d573b1eb5d26db19bf8bf5bfe05399d 100644 (file)
@@ -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"]
index f9dfdc8bd4bcad566cad5227b0b9cde2f7474eaf..b020ef4560fc13cc43ebdf5ea496a64a11d48020 100644 (file)
@@ -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"]