Skip to content

Commit

Permalink
Update param.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwonhyukjoon authored Oct 8, 2024
1 parent 0704fe6 commit cbec1e4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions chain/atomone/param.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@
],
"isBankLocked" : true,
"fee" : {
"base" : "0",
"rate" : [
"0.001uatone"
],
"init_gas_limit" : 300000,
"isSimulable" : true,
"simul_gas_multiply" : 1.2,
"fee_threshold" : ""
},
"grpc_endpoint" : [
{
Expand Down

0 comments on commit cbec1e4

Please sign in to comment.