Skip to content
Cosmopediaby Unity Nodes
DiscussionsValidationOut of gas in location: WritePerByte;Forum ↗

Out of gas in location: WritePerByte;

Validation2 posts5,737 views1 likesLast activity Dec 2019
ME
MerlinOP
Dec 2019

I got the error during create-validator by gaiacli with the prams:

–chain-id=“cosmoshub-3”
–commission-rate=“0.10”
–commission-max-rate=“0.20”
–commission-max-change-rate=“0.01”
–min-self-delegation=“1”
–gas=“auto”
–gas-adjustment=“1.15”
–gas-prices=“0.025uatom” \

Warning! This transaction failed with the result: out of gas in location: WritePerByte; gasWanted: 115441, gasUsed: 116378

anyone can help?

09
09qw123
Dec 2019 1

Try higher gas-adjustment. Something like 1.5 should be good

← Back to Discussions