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
There are some pools that one cannot join on shelley testnet although they are listed by the wallet:
A pool that is listed on cardano-cli shelley query stake-distribution, but wallet reports as "retired in epoch 5", still it is listed by wallet and cardano-cli in epoch 6:
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 (DelegateeNotRegisteredDELEG (KeyHash 68657135870b97dc43b06955e62b817a010ae29cbe0987c279a42860)))]"}
Resolution
QA
The text was updated successfully, but these errors were encountered:
Context
bcc0ff009b4695589c107fdf21272a470b2362c0
There are some pools that one cannot join on shelley testnet although they are listed by the wallet:
A pool that is listed on
cardano-cli shelley query stake-distribution
, but wallet reports as "retired in epoch 5", still it is listed by wallet and cardano-cli in epoch 6:Some pools that are listed by the wallet but not listed on
cardano-cli shelley query stake-distribution
:Steps to Reproduce
Expected behavior
All pools listed by wallet should be "joinable"
Actual behavior
For all those pools we get:
Resolution
QA
The text was updated successfully, but these errors were encountered: