Skip to content

multi: Add dust validation and abandon transaction.#39

Open
JoeGruffins wants to merge 1 commit intodecred:masterfrom
JoeGruffins:checktxns
Open

multi: Add dust validation and abandon transaction.#39
JoeGruffins wants to merge 1 commit intodecred:masterfrom
JoeGruffins:checktxns

Conversation

@JoeGruffins
Copy link
Copy Markdown
Member

Reject dust outputs in CreateTransaction before building the transaction to prevent creating transactions that will be rejected by the network mempool. Add AbandonTransaction to remove stuck unmined transactions from the wallet.

closes #31

Reject dust outputs in CreateTransaction before building the
transaction to prevent creating transactions that will be rejected
by the network mempool. Add AbandonTransaction to remove stuck
unmined transactions from the wallet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

transactions: Check if they are sendable.

1 participant