config: Add note on codegen to types.go
This commit is contained in:
parent
ac2a1bfeab
commit
80af6de316
@ -8,6 +8,8 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// // NOTE: ONLY PUT STRUCT DEFINITIONS IN THIS FILE
|
// // NOTE: ONLY PUT STRUCT DEFINITIONS IN THIS FILE
|
||||||
|
// //
|
||||||
|
// // After making edits here, run 'make cfgdoc-gen' (or 'make gen')
|
||||||
|
|
||||||
// Common is common config between full node and miner
|
// Common is common config between full node and miner
|
||||||
type Common struct {
|
type Common struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user