File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 6161
6262/* https://github.com/anza-xyz/agave/blob/540d5bc56cd44e3cc61b179bd52e9a782a2c99e4/version/src/lib.rs#L95-L105 */
6363
64- #define FD_CONTACT_INFO_VERSION_CLIENT_SOLANA_LABS (0)
65- #define FD_CONTACT_INFO_VERSION_CLIENT_JITO_LABS (1)
66- #define FD_CONTACT_INFO_VERSION_CLIENT_FIREDANCER (2)
67- #define FD_CONTACT_INFO_VERSION_CLIENT_AGAVE (3)
64+ #define FD_CONTACT_INFO_VERSION_CLIENT_SOLANA_LABS (0)
65+ #define FD_CONTACT_INFO_VERSION_CLIENT_JITO_LABS (1)
66+ #define FD_CONTACT_INFO_VERSION_CLIENT_FRANKENDANCER (2)
67+ #define FD_CONTACT_INFO_VERSION_CLIENT_AGAVE (3)
68+ #define FD_CONTACT_INFO_VERSION_CLIENT_AGAVE_PALADIN (4)
69+ #define FD_CONTACT_INFO_VERSION_CLIENT_FIREDANCER (5)
70+ #define FD_CONTACT_INFO_VERSION_CLIENT_AGAVE_BAM (6)
71+ #define FD_CONTACT_INFO_VERSION_CLIENT_SIG (7)
6872
6973/* A contact info represents a peer node in the cluster that is
7074 publishing information about itself to the gossip network. It it
You can’t perform that action at this time.
0 commit comments