package staking const ( ErrPubKeyInvalidLength = "public key with invalid length" )