check if transaction is spendable in bitcoinj

1

Is there some kind of check if incoming transaction is normally spendable by the bitcoinj wallet? I mean to check if there is no time lock and it's not multisig or whatever can prevent receiver from spending such transaction ? I'm interested in solution within bitcoinj library, online tool might be usefull too.

Pavel Niedoba

Posted 2016-02-24T16:13:57.683

Reputation: 454

No answers