POL Failing Withdraw
Seems this is due to the generated message basis points failing validate, extra logging was added to node for debugging:
8:32PM ERR app/x/thorchain/handler_withdraw.go:65 > m.Signer.Empty() check=false
8:32PM ERR app/x/thorchain/handler_withdraw.go:66 > m.Tx.ID.IsEmpty() check=false
8:32PM ERR app/x/thorchain/handler_withdraw.go:67 > m.Asset.IsEmpty() check=false
8:32PM ERR app/x/thorchain/handler_withdraw.go:68 > m.Asset.IsRune() check=false
8:32PM ERR app/x/thorchain/handler_withdraw.go:69 > m.WithdrawAddress.IsEmpty() check=false
8:32PM ERR app/x/thorchain/handler_withdraw.go:70 > m.BasisPoints.IsZero() check=true
8:32PM ERR app/x/thorchain/handler_withdraw.go:71 > m.BasisPoints.GT(cosmos.NewUint(MaxWithdrawBasisPoints)) check=false
8:32PM ERR app/x/thorchain/handler_withdraw.go:72 > !m.WithdrawalAsset.IsEmpty() && !m.WithdrawalAsset.IsRune() && !m.WithdrawalAsset.Equals(m.Asset) check=false
8:32PM ERR app/x/thorchain/handler_withdraw.go:74 > MsgWithdrawLiquidity failed validation error="basis points can't be zero: unknown request"
8:32PM ERR app/x/thorchain/handler_withdraw.go:35 > MsgWithdrawLiquidity failed validation error="fail to validate withdraw"
8:32PM ERR app/x/thorchain/manager_network_current.go:705 > fail to manage POL in pool error="fail to validate withdraw" pool=BTC.BTC