mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 14:57:27 +00:00 
			
		
		
		
	fix validator instructions
This commit is contained in:
		
							parent
							
								
									74ddb2ebff
								
							
						
					
					
						commit
						f4cae17f9f
					
				@ -120,7 +120,9 @@ Then, your full running in the background or separate window, run:
 | 
				
			|||||||
            --address-validator <your address from above> \
 | 
					            --address-validator <your address from above> \
 | 
				
			||||||
            --moniker "<your name>" \
 | 
					            --moniker "<your name>" \
 | 
				
			||||||
            --chain-id kava-test-2 \
 | 
					            --chain-id kava-test-2 \
 | 
				
			||||||
            --from <your name>
 | 
					            --from <your name> \
 | 
				
			||||||
 | 
					            --gas 1000000
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> Note You'll need to type in the default password "password"
 | 
					> Note You'll need to type in the default password "password"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Now your full node should be participating in consensus and validating blocks!
 | 
					Now your full node should be participating in consensus and validating blocks!
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user