wallet get_default_recipient_transaction
should check kernel features of default transactions
#5796
Labels
release-blocker
Something that needs to be fixed before a release can be made
The kernel lock height should be limited to 0 for default transactions as this could cause wallets to not be able to submit transactions. This wound cause wallet to lock up funds forever as the wallet will eventually drop the transactions as the lockheights in the kernel is used to block mining of transactions and not spending.
The text was updated successfully, but these errors were encountered: