RCasatta / blocks_iterator

Iterate over bitcoin blocks
MIT License
51 stars 5 forks source link

Create builder for `Config` #50

Open RCasatta opened 2 years ago

RCasatta commented 2 years ago

Create a ConfigBuilder struct following the builder pattern https://rust-unofficial.github.io/patterns/patterns/creational/builder.html