15IITian
15IITian
Is it appropriate to close this issue as IMO all of its tasks are completed.
> @15IITian are you applying for the summer of bitcoin program? Yes > I recommend less focus on trivial issues like this one that do not demonstrate any knowledge of...
@LLFourn Should we make them tuple struct or not? Otherwise struct fields like `blockheight` would show `u32` as type not `BlockHeight`. 
so should I direcly use them or create an alias with the name given above. ( For `BlockHeight` -> no need to create alias of `Height` but for `UnixSecond` ->...
@notmandatory I want to ask that why we are using `u64`for `UnixSeconds` , as `Time` struct in `Rust-Bitcoin` library is using `u32` respectively . Since both are meant for the...
Hey @Harsh1s, are you still working on it?
> Hi, I was busy with my end sems, I'll be working on it now. Ok no problem :+1: