Skip to content

Commit 88afe03

Browse files
authored
Update validator_0g.sh
1 parent 1bca2ee commit 88afe03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

0g/validator_0g.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ read -p "Make your choice and enter the item number: ► " choice
8585
--details "$DETAILS" \
8686
--security-contact="$EMAIL" \
8787
--chain-id $ogchain \
88-
--fees 3000ua0gi \
88+
--fees 3500ua0gi \
8989
--from wallet
9090
echo ""
9191
;;
@@ -141,7 +141,7 @@ read -p "Make your choice and enter the item number: ► " choice
141141
--details "$DETAILS" \
142142
--security-contact="$EMAIL" \
143143
--chain-id $ogchain \
144-
--fees 300ua0gi \
144+
--fees 3500ua0gi \
145145
--from wallet
146146
echo ""
147147
;;

0 commit comments

Comments
 (0)