You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the same epoch, you just delegated - quit pool.
delegation next = not_delegating
Now try to delegate again to some pool
Expected behavior
I should be able to join.
Actual behavior
PUT http://localhost:8090/v2/stake-pools/055b27232c00f2de578084a187fc3e09e940d8efa5abe04cb8ed7d5a/wallets/51bf08657462be2da50d079ec0e831c744eb0463
Body: {"passphrase":"Secure Passphrase"}
The response was:
Code = 500,
Message = {"code":"created_invalid_transaction","message":"That's embarrassing. It looks like I've created an invalid transaction that could not be parsed by the node. Here's an error message that may help with debugging: ApplyTxError [LedgerFailure (DelegsFailure (DelplFailure (DelegFailure (StakeDelegationImpossibleDELEG (KeyHashObj (KeyHash e16472c178b892c809ce3d1d5b5cc3d810ace0d3194d97622eb8b698))))))]"}
Resolution
QA
The text was updated successfully, but these errors were encountered:
Context
While delegation next = not_delegating one doesn't seem to be able to join pool.
2020.6.5 (git revision: bcc0ff009b4695589c107fdf21272a470b2362c0)
Steps to Reproduce
https://hydra.iohk.io/job/Cardano/iohk-nix/cardano-deployment/latest/download/1/index.html
Expected behavior
I should be able to join.
Actual behavior
Resolution
QA
The text was updated successfully, but these errors were encountered: