File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22    "openrpc": "1.2.6",
33    "info": {
44        "title": "Lotus RPC API",
5-         "version": "1.32.2 "
5+         "version": "1.32.3-dev "
66    },
77    "methods": [
88        {
Original file line number Diff line number Diff line change 22    "openrpc": "1.2.6",
33    "info": {
44        "title": "Lotus RPC API",
5-         "version": "1.32.2 "
5+         "version": "1.32.3-dev "
66    },
77    "methods": [
88        {
Original file line number Diff line number Diff line change 22    "openrpc" : " 1.2.6" 
33    "info" : {
44        "title" : " Lotus RPC API" 
5-         "version" : " 1.32.2 " 
5+         "version" : " 1.32.3-dev " 
66    },
77    "methods" : [
88        {
Original file line number Diff line number Diff line change 22    "openrpc" : " 1.2.6" 
33    "info" : {
44        "title" : " Lotus RPC API" 
5-         "version" : " 1.32.2 " 
5+         "version" : " 1.32.3-dev " 
66    },
77    "methods" : [
88        {
Original file line number Diff line number Diff line change 77)
88
99// NodeBuildVersion is the local build version of the Lotus daemon 
10- const  NodeBuildVersion  string  =  "1.32.2 " 
10+ const  NodeBuildVersion  string  =  "1.32.3-dev " 
1111
1212func  NodeUserVersion () BuildVersion  {
1313	if  os .Getenv ("LOTUS_VERSION_IGNORE_COMMIT" ) ==  "1"  {
@@ -18,7 +18,7 @@ func NodeUserVersion() BuildVersion {
1818}
1919
2020// MinerBuildVersion is the local build version of the Lotus miner 
21- const  MinerBuildVersion  =  "1.32.2 " 
21+ const  MinerBuildVersion  =  "1.32.3-dev " 
2222
2323func  MinerUserVersion () BuildVersion  {
2424	if  os .Getenv ("LOTUS_VERSION_IGNORE_COMMIT" ) ==  "1"  {
Original file line number Diff line number Diff line change 88   lotus-miner [global options] command [command options] 
99
1010VERSION: 
11-    1.32.2  
11+    1.32.3-dev  
1212
1313COMMANDS: 
1414   init     Initialize a lotus miner repo 
Original file line number Diff line number Diff line change 88   lotus-worker [global options] command [command options] 
99
1010VERSION: 
11-    1.32.2  
11+    1.32.3-dev  
1212
1313COMMANDS: 
1414   run        Start lotus worker 
Original file line number Diff line number Diff line change 88   lotus [global options] command [command options] 
99
1010VERSION: 
11-    1.32.2  
11+    1.32.3-dev  
1212
1313COMMANDS: 
1414   daemon   Start a lotus daemon process 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments