Line data Source code
1 : #ifndef HEADER_fd_src_discof_genesis_fd_genesi_tile_h 2 : #define HEADER_fd_src_discof_genesis_fd_genesi_tile_h 3 : 4 0 : #define GENESI_SIG_GENESIS_HASH (0) /* This is not a bootstrapping node, just publishing learned genesis hash*/ 5 0 : #define GENESI_SIG_BOOTSTRAP_COMPLETED (1) /* This node is bootstrapping the chain, publish genesis hash along with genesis info */ 6 : 7 : #endif /* HEADER_fd_src_discof_genesis_fd_genesi_tile_h */