Hi all, shutting down my pool. Successfully deregistered it, and moved my pledge out leaving a 0 balance.
I now have my 500 ADA stake deposit I want to transfer out.
When crafting the withrawl transaction, I am trying to query UTXO to put into the tx-in section but it is blank. Im guessing because the payment.addr has a 0 balance?
cardano-cli query utxo --mainnet --address $(cat payment.addr)
** TxHash TxIx Amount**
--------------------------------------------------------------------------------------
What am I missing?
How do I submit the transaction without a value here?