Stake CLI unstake-on-behalf failed with PubKeyVerifier: Invalid pubkey length
Steps to reproduce
Stake CLI unstake-on-behalf with delegator-pubkey, validator-pubkey
delegator-pubkey and validator-pubkey are hex-encoded compressed 33-byte secp256k1 public key
Experienced behavior
unstake-on-behalf failed with PubKeyVerifier: Invalid pubkey length
Expected behavior
unstake-on-behalf transaction should be successful.
Description and context
Stake CLI unstake-on-behalf failed with
PubKeyVerifier: Invalid pubkey length
Steps to reproduce
Experienced behavior
unstake-on-behalf failed with
PubKeyVerifier: Invalid pubkey length
Expected behavior
unstake-on-behalf transaction should be successful.
Solution recommendation