fix: add version to ContactInfo
This commit is contained in:
committed by
Michael Vines
parent
c584fbdf39
commit
02a278b3b2
@ -453,6 +453,7 @@ test('get cluster nodes', async () => {
|
||||
gossip: '127.0.0.0:1234',
|
||||
tpu: '127.0.0.0:1235',
|
||||
rpc: null,
|
||||
version: '1.1.10',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user