init.go (5 lines of code) (raw):

package golden func init() { registerCommonBlock() registerValidator() }