Open
Conversation
Confirmando transacción... --- REPORTE FINAL --- txid: b4a62f237e99b27a563431bc26ef845086d1f8334de3dbe953bfab698e834fdf Comisiones: -0.00001410 BTC Bloque: 206 Saldo de Miner: 5209.99998590 BTC Saldo de Trader: 90.00000000 BTC --- REPORTE FINAL --- txid: b4a62f237e99b27a563431bc26ef845086d1f8334de3dbe953bfab698e834fdf Comisiones: -0.00001410 BTC Bloque: 207 Saldo de Miner: 5259.99998590 BTC Saldo de Trader: 90.00000000 BTC
La primera consulta a la mempool mostró los detalles de la transacción Child porque su transacción Parent original era válida y existía en la mempool. Al aplicar RBF, creamos una nueva transacción Parent que gastaba las mismas entradas pero pagaba una mayor comisión, reemplazando a la original. Al desaparecer la Parent original, la transacción Child quedó intentando gastar una salida (UTXO) que ya no existe. Por lo tanto, el nodo la invalidó y la eliminó automáticamente de la mempool, resultando en el error -5.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.