Page MenuHomePhabricator

Fix @generated marking in Phab for generate-seeds.py
ClosedPublic

Authored by jasonbcox on Apr 21 2020, 01:33.

Details

Summary

This ensures Phabricator doesn't see the file as automatically generated.

Test Plan
python3 generate-seeds.py . > ../../src/chainparamsseeds.h

No differences should be generated.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

contrib/seeds/generate-seeds.py
80 ↗(On Diff #18990)

Linter made me do it.

This revision is now accepted and ready to land.Apr 21 2020, 07:48