File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -113,12 +113,12 @@ $ %s migrate /path/to/genesis.json --chain-id=cosmoshub-4 --genesis-time=2019-04
113113				{
114114					Description : "The native staking token of the KiChain." ,
115115					DenomUnits : []* bank.DenomUnit {
116- 						{Denom : "uki " , Exponent : uint32 (0 ), Aliases : []string {"microki " }},
117- 						{Denom : "mki " , Exponent : uint32 (3 ), Aliases : []string {"milliki " }},
118- 						{Denom : "ki " , Exponent : uint32 (6 ), Aliases : []string {}},
116+ 						{Denom : "uxki " , Exponent : uint32 (0 ), Aliases : []string {"microxki " }},
117+ 						{Denom : "mxki " , Exponent : uint32 (3 ), Aliases : []string {"millixki " }},
118+ 						{Denom : "xki " , Exponent : uint32 (6 ), Aliases : []string {}},
119119					},
120- 					Base :    "uki " ,
121- 					Display : "ki " ,
120+ 					Base :    "uxki " ,
121+ 					Display : "xki " ,
122122				},
123123			}
124124			newGenState [bank .ModuleName ] =  clientCtx .JSONMarshaler .MustMarshalJSON (& bankGenesis )
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments