How to obtain Block number of transaction?

1

Is there any function in bitcoind which when given the transaction(CTransaction& tx)/ transaction hash, returns its block number ?

somesh

Posted 2015-06-13T14:38:49.293

Reputation: 397

possible duplicate of How do I find out what block a transaction is in?

Jonas Schnelli 2015-06-13T16:49:30.093

No answers