Skip to content

Commit

Permalink
fix (initia) change redelegate amount
Browse files Browse the repository at this point in the history
  • Loading branch information
Widiskel committed Jun 9, 2024
1 parent d6477ed commit bd40705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/module/initia/initia.js
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ class Initia extends InitiaSigner {
this.address,
AppConstant.OMNINODEVALIDATORADDRESS,
AppConstant.NODESGURUVALIDATORADDRESS,
"1000000uinit"
`100000uinit`
);

await this.signAndBroadcast(msg)
Expand Down

0 comments on commit bd40705

Please sign in to comment.