zebra/zebra-chain/src/work/difficulty
Marek 6f896ef5a5
fix(doc): Fix the syntax of links in comments (#4494)
* Fix the syntax of links in comments

* Fix a mistake in the docs

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>

* Remove unnecessary angle brackets from a link

* Revert the changes for links that serve as references

* Revert "Revert the changes for links that serve as references"

This reverts commit 8b091aa9fa.

* Remove `<` `>` from links that serve as references

This reverts commit 046ef25620.

* Don't use `<` `>` in normal comments

* Don't use `<` `>` for normal comments

* Revert changes for comments starting with `//`

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
2022-05-30 20:12:11 +00:00
..
tests fix(doc): Fix the syntax of links in comments (#4494) 2022-05-30 20:12:11 +00:00
arbitrary.rs use arbitrary for creating work 2020-11-12 09:14:52 -05:00
tests.rs Implement Expanded to Compact Difficulty Conversion (#1196) 2020-10-30 11:36:59 +10:00