package
1.14.0
Repository: https://github.com/celestiaorg/celestia-app.git
Documentation: pkg.go.dev

# Functions

IsInsufficientMinGasPrice checks if the error is due to the gas price being too low.
IsNonceMismatch checks if the error is due to a sequence mismatch.
IsNonceMismatch checks if the error code matches the sequence mismatch.
ParseExpectedSequence extracts the expected sequence number from the ErrWrongSequence error.
ParseInsufficientMinGasPrice checks if the error is due to the gas price being too low.
ParseNonceMismatch extracts the expected sequence number from the ErrWrongSequence error.