mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-10-31 21:47:27 +00:00 
			
		
		
		
	fix: corrected gentx
This commit is contained in:
		
							parent
							
								
									f18e8acc1d
								
							
						
					
					
						commit
						a52d9deb2a
					
				| @ -195,6 +195,22 @@ | |||||||
|         "start_time": "0", |         "start_time": "0", | ||||||
|         "end_time": "0" |         "end_time": "0" | ||||||
|       }, |       }, | ||||||
|  |       { | ||||||
|  |         "address": "k1g5w2qklnru6avx2huq9danghseleumuxv75hjz", | ||||||
|  |         "coins": [ | ||||||
|  |           { | ||||||
|  |             "denom": "kva", | ||||||
|  |             "amount": "1000000" | ||||||
|  |           } | ||||||
|  |         ], | ||||||
|  |         "sequence_number": "0", | ||||||
|  |         "account_number": "0", | ||||||
|  |         "original_vesting": null, | ||||||
|  |         "delegated_free": null, | ||||||
|  |         "delegated_vesting": null, | ||||||
|  |         "start_time": "0", | ||||||
|  |         "end_time": "0" | ||||||
|  |       }, | ||||||
|       { |       { | ||||||
|         "address": "k10tpyfe03nufsax5g038n287yzn9ldyqc9pknv7", |         "address": "k10tpyfe03nufsax5g038n287yzn9ldyqc9pknv7", | ||||||
|         "coins": [ |         "coins": [ | ||||||
| @ -1123,7 +1139,7 @@ | |||||||
|     }, |     }, | ||||||
|     "staking": { |     "staking": { | ||||||
|       "pool": { |       "pool": { | ||||||
|         "not_bonded_tokens": "70400000", |         "not_bonded_tokens": "71400000", | ||||||
|         "bonded_tokens": "0" |         "bonded_tokens": "0" | ||||||
|       }, |       }, | ||||||
|       "params": { |       "params": { | ||||||
| @ -3193,6 +3209,51 @@ | |||||||
|           "memo": "905c0acd23f6578ad0817e6a0f93030580396540@0.0.0.0:26656" |           "memo": "905c0acd23f6578ad0817e6a0f93030580396540@0.0.0.0:26656" | ||||||
|         } |         } | ||||||
|       }, |       }, | ||||||
|  |       { | ||||||
|  |         "type": "auth/StdTx", | ||||||
|  |         "value": { | ||||||
|  |           "msg": [ | ||||||
|  |             { | ||||||
|  |               "type": "cosmos-sdk/MsgCreateValidator", | ||||||
|  |               "value": { | ||||||
|  |                 "description": { | ||||||
|  |                   "moniker": "WeStaking", | ||||||
|  |                   "identity": "DA9C5AD3E308E426", | ||||||
|  |                   "website": "", | ||||||
|  |                   "details": "" | ||||||
|  |                 }, | ||||||
|  |                 "commission": { | ||||||
|  |                   "rate": "1.000000000000000000", | ||||||
|  |                   "max_rate": "1.000000000000000000", | ||||||
|  |                   "max_change_rate": "1.000000000000000000" | ||||||
|  |                 }, | ||||||
|  |                 "min_self_delegation": "1", | ||||||
|  |                 "delegator_address": "k1g5w2qklnru6avx2huq9danghseleumuxv75hjz", | ||||||
|  |                 "validator_address": "kvaloper1g5w2qklnru6avx2huq9danghseleumuxkd3jxf", | ||||||
|  |                 "pubkey": "kvalconspub1zcjduepquaek5xn2zdp5khm2xa2enr3jq0a8wlrjg48hxh9gf3367r9rss2qtch3uv", | ||||||
|  |                 "value": { | ||||||
|  |                   "denom": "kva", | ||||||
|  |                   "amount": "1000000" | ||||||
|  |                 } | ||||||
|  |               } | ||||||
|  |             } | ||||||
|  |           ], | ||||||
|  |           "fee": { | ||||||
|  |             "amount": null, | ||||||
|  |             "gas": "200000" | ||||||
|  |           }, | ||||||
|  |           "signatures": [ | ||||||
|  |             { | ||||||
|  |               "pub_key": { | ||||||
|  |                 "type": "tendermint/PubKeySecp256k1", | ||||||
|  |                 "value": "A96xqh1MajVjLL6ywy21sS6wY6bUcye1odhLN/8i+7Dy" | ||||||
|  |               }, | ||||||
|  |               "signature": "i0rzuGTkzkg54XN5yN2JEvMn5iKxexEecktL9diji0wFNyEbeS7EXkAdQbkM7O2FTCHOQfV+fRbjcaKeZkbMOQ==" | ||||||
|  |             } | ||||||
|  |           ], | ||||||
|  |           "memo": "3ce1fba652291b148c986297092d434f433cf29f@121.78.247.246:26656" | ||||||
|  |         } | ||||||
|  |       }, | ||||||
|       { |       { | ||||||
|         "type": "auth/StdTx", |         "type": "auth/StdTx", | ||||||
|         "value": { |         "value": { | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 karzak
						karzak